Uses of Interface
net.opengis.gml311.TimeTopologyPrimitivePropertyType
Packages that use TimeTopologyPrimitivePropertyType
-
Uses of TimeTopologyPrimitivePropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return TimeTopologyPrimitivePropertyTypeModifier and TypeMethodDescriptionGml311Factory.createTimeTopologyPrimitivePropertyType()
Returns a new object of class 'Time Topology Primitive Property Type'.Methods in net.opengis.gml311 that return types with arguments of type TimeTopologyPrimitivePropertyTypeModifier and TypeMethodDescriptionTimeTopologyComplexType.getPrimitive()
Returns the value of the 'Primitive' containment reference list. -
Uses of TimeTopologyPrimitivePropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TimeTopologyPrimitivePropertyTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Time Topology Primitive Property Type'.Fields in net.opengis.gml311.impl with type parameters of type TimeTopologyPrimitivePropertyTypeModifier and TypeFieldDescriptionprotected EList<TimeTopologyPrimitivePropertyType>
TimeTopologyComplexTypeImpl.primitive
The cached value of the 'Primitive
' containment reference list.Methods in net.opengis.gml311.impl that return TimeTopologyPrimitivePropertyTypeMethods in net.opengis.gml311.impl that return types with arguments of type TimeTopologyPrimitivePropertyType -
Uses of TimeTopologyPrimitivePropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TimeTopologyPrimitivePropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseTimeTopologyPrimitivePropertyType
(TimeTopologyPrimitivePropertyType object) Returns the result of interpreting the object as an instance of 'Time Topology Primitive Property Type'.boolean
Gml311Validator.validateTimeTopologyPrimitivePropertyType
(TimeTopologyPrimitivePropertyType timeTopologyPrimitivePropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)