Package net.opengis.gml311
Interface CountPropertyType
-
- All Superinterfaces:
EObject
,Notifier
,ValuePropertyType
- All Known Implementing Classes:
CountPropertyTypeImpl
public interface CountPropertyType extends ValuePropertyType
A representation of the model object 'Count Property Type'. Property whose content is a Count.- See Also:
Gml311Package.getCountPropertyType()
-
-
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
-
-