Package net.opengis.gml311
Interface QuantityPropertyType
-
- All Superinterfaces:
EObject
,Notifier
,ValuePropertyType
- All Known Implementing Classes:
QuantityPropertyTypeImpl
public interface QuantityPropertyType extends ValuePropertyType
A representation of the model object 'Quantity Property Type'. Property whose content is a Quantity.- See Also:
Gml311Package.getQuantityPropertyType()
-
-
Method Summary
-
Methods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface ValuePropertyType
getActuate, getArcrole, getBooleanList, getCategory, getCategoryExtent, getCategoryList, getCompositeValue, getCompositeValueGroup, getCount, getCountExtent, getCountList, getHref, getNull, getObject, getObjectGroup, getQuantity, getQuantityExtent, getQuantityList, getRemoteSchema, getRole, getShow, getTitle, getType, isBoolean, isSetActuate, isSetBoolean, isSetShow, isSetType, setActuate, setArcrole, setBoolean, setBooleanList, setCategory, setCategoryExtent, setCategoryList, setCompositeValue, setCount, setCountExtent, setCountList, setHref, setNull, setQuantity, setQuantityExtent, setQuantityList, setRemoteSchema, setRole, setShow, setTitle, setType, unsetActuate, unsetBoolean, unsetShow, unsetType
-
-