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