Package net.opengis.gml311
Interface MultiSolidDomainType
- All Superinterfaces:
DomainSetType
,EObject
,Notifier
- All Known Implementing Classes:
MultiSolidDomainTypeImpl
A representation of the model object 'Multi Solid Domain Type'.
The following features are supported:
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Multi Solid' containment reference.void
setMultiSolid
(MultiSolidType value) Sets the value of the 'Multi Solid
' containment reference.Methods inherited from interface DomainSetType
getActuate, getArcrole, getGeometry, getGeometryGroup, getHref, getRemoteSchema, getRole, getShow, getTimeObject, getTimeObjectGroup, getTitle, getType, isSetActuate, isSetShow, isSetType, setActuate, setArcrole, setHref, setRemoteSchema, setRole, setShow, setTitle, setType, unsetActuate, unsetShow, unsetType
Methods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getMultiSolid
MultiSolidType getMultiSolid()Returns the value of the 'Multi Solid' containment reference.If the meaning of the 'Multi Solid' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Multi Solid' containment reference.
- See Also:
-
setMultiSolid
Sets the value of the 'Multi Solid
' containment reference.- Parameters:
value
- the new value of the 'Multi Solid' containment reference.- See Also:
-