Package net.opengis.gml311
Interface ScalarValuePropertyType
-
- All Superinterfaces:
EObject
,Notifier
,ValuePropertyType
- All Known Implementing Classes:
ScalarValuePropertyTypeImpl
public interface ScalarValuePropertyType extends ValuePropertyType
A representation of the model object 'Scalar Value Property Type'. Property whose content is a scalar value.
-
-
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
-
-