Package net.opengis.gml311
Interface BooleanPropertyType
- 
- All Superinterfaces:
- EObject,- Notifier,- ValuePropertyType
 - All Known Implementing Classes:
- BooleanPropertyTypeImpl
 
 public interface BooleanPropertyType extends ValuePropertyType A representation of the model object 'Boolean Property Type'. Property whose content is a Boolean value.- See Also:
- Gml311Package.getBooleanPropertyType()
 
- 
- 
Method Summary- 
Methods inherited from interface EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 - 
Methods inherited from interface ValuePropertyTypegetActuate, 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
 
- 
 
-