Uses of Interface
net.opengis.gml311.TimeTopologyComplexPropertyType
-
Packages that use TimeTopologyComplexPropertyType Package Description net.opengis.gml311 net.opengis.gml311.impl net.opengis.gml311.util -
-
Uses of TimeTopologyComplexPropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return TimeTopologyComplexPropertyType Modifier and Type Method Description TimeTopologyComplexPropertyType
Gml311Factory. createTimeTopologyComplexPropertyType()
Returns a new object of class 'Time Topology Complex Property Type'. -
Uses of TimeTopologyComplexPropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TimeTopologyComplexPropertyType Modifier and Type Class Description class
TimeTopologyComplexPropertyTypeImpl
An implementation of the model object 'Time Topology Complex Property Type'.Methods in net.opengis.gml311.impl that return TimeTopologyComplexPropertyType Modifier and Type Method Description TimeTopologyComplexPropertyType
Gml311FactoryImpl. createTimeTopologyComplexPropertyType()
-
Uses of TimeTopologyComplexPropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TimeTopologyComplexPropertyType Modifier and Type Method Description T
Gml311Switch. caseTimeTopologyComplexPropertyType(TimeTopologyComplexPropertyType object)
Returns the result of interpreting the object as an instance of 'Time Topology Complex Property Type'.boolean
Gml311Validator. validateTimeTopologyComplexPropertyType(TimeTopologyComplexPropertyType timeTopologyComplexPropertyType, DiagnosticChain diagnostics, Map<Object,Object> context)
-