Package net.opengis.gml311
Interface TimeTopologyComplexType
- All Superinterfaces:
AbstractGMLType,AbstractTimeComplexType,AbstractTimeObjectType,EObject,Notifier
- All Known Implementing Classes:
TimeTopologyComplexTypeImpl
A representation of the model object 'Time Topology Complex Type'.
A temporal topology complex.
The following features are supported:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Primitive' containment reference list.Methods inherited from interface AbstractGMLType
getDescription, getId, getMetaDataProperty, getName, getNameGroup, setDescription, setIdMethods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getPrimitive
EList<TimeTopologyPrimitivePropertyType> getPrimitive()Returns the value of the 'Primitive' containment reference list. The list contents are of typeTimeTopologyPrimitivePropertyType.If the meaning of the 'Primitive' containment reference list isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Primitive' containment reference list.
- See Also:
-