Package net.opengis.gml311.impl
Class FeatureStyleTypeImpl
- Object
- 
- BasicNotifierImpl
- 
- BasicEObjectImpl
- 
- MinimalEObjectImpl
- 
- MinimalEObjectImpl.Container
- 
- AbstractGMLTypeImpl
- 
- FeatureStyleTypeImpl
 
 
 
 
 
 
- 
- All Implemented Interfaces:
- AbstractGMLType,- FeatureStyleType,- Notifier,- EObject,- EStructuralFeature.Internal.DynamicValueHolder,- InternalEObject
 
 public class FeatureStyleTypeImpl extends AbstractGMLTypeImpl implements FeatureStyleType An implementation of the model object 'Feature Style Type'.The following features are implemented: 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class MinimalEObjectImpl.ContainerMinimalEObjectImpl.Container.Dynamic
 - 
Nested classes/interfaces inherited from class BasicEObjectImplBasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
 - 
Nested classes/interfaces inherited from class BasicNotifierImplBasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
 
- 
 - 
Field SummaryFields Modifier and Type Field Description protected static StringBASE_TYPE_EDEFAULTThe default value of the 'Base Type' attribute.protected StringbaseTypeThe cached value of the 'Base Type' attribute.protected static StringFEATURE_CONSTRAINT_EDEFAULTThe default value of the 'Feature Constraint' attribute.protected static StringFEATURE_TYPE_EDEFAULTThe default value of the 'Feature Type' attribute.protected StringfeatureConstraintThe cached value of the 'Feature Constraint' attribute.protected StringfeatureTypeThe cached value of the 'Feature Type' attribute.protected EList<GeometryStylePropertyType>geometryStyleThe cached value of the 'Geometry Style' containment reference list.protected LabelStylePropertyTypelabelStyleThe cached value of the 'Label Style' containment reference.protected static QueryGrammarEnumerationQUERY_GRAMMAR_EDEFAULTThe default value of the 'Query Grammar' attribute.protected QueryGrammarEnumerationqueryGrammarThe cached value of the 'Query Grammar' attribute.protected booleanqueryGrammarESetThis is true if the Query Grammar attribute has been set.protected EList<TopologyStylePropertyType>topologyStyleThe cached value of the 'Topology Style' containment reference list.- 
Fields inherited from class AbstractGMLTypeImpldescription, id, ID_EDEFAULT, metaDataProperty, nameGroup
 
- 
 - 
Constructor SummaryConstructors Modifier Constructor Description protectedFeatureStyleTypeImpl()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description NotificationChainbasicSetLabelStyle(LabelStylePropertyType newLabelStyle, NotificationChain msgs)ObjecteGet(int featureID, boolean resolve, boolean coreType)NotificationChaineInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)booleaneIsSet(int featureID)voideSet(int featureID, Object newValue)protected EClasseStaticClass()voideUnset(int featureID)StringgetBaseType()StringgetFeatureConstraint()StringgetFeatureType()EList<GeometryStylePropertyType>getGeometryStyle()LabelStylePropertyTypegetLabelStyle()QueryGrammarEnumerationgetQueryGrammar()EList<TopologyStylePropertyType>getTopologyStyle()booleanisSetQueryGrammar()voidsetBaseType(String newBaseType)voidsetFeatureConstraint(String newFeatureConstraint)voidsetFeatureType(String newFeatureType)voidsetLabelStyle(LabelStylePropertyType newLabelStyle)voidsetQueryGrammar(QueryGrammarEnumeration newQueryGrammar)StringtoString()voidunsetQueryGrammar()- 
Methods inherited from class AbstractGMLTypeImplbasicSetDescription, getDescription, getId, getMetaDataProperty, getName, getNameGroup, setDescription, setId
 - 
Methods inherited from class MinimalEObjectImpldynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettings
 - 
Methods inherited from class BasicEObjectImpleAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
 - 
Methods inherited from class Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 - 
Methods inherited from interface AbstractGMLTypegetDescription, getId, getMetaDataProperty, getName, getNameGroup, setDescription, setId
 
- 
 
- 
- 
- 
Field Detail- 
FEATURE_CONSTRAINT_EDEFAULTprotected static final String FEATURE_CONSTRAINT_EDEFAULT The default value of the 'Feature Constraint' attribute.- See Also:
- getFeatureConstraint()
 
 - 
featureConstraintprotected String featureConstraint The cached value of the 'Feature Constraint' attribute.- See Also:
- getFeatureConstraint()
 
 - 
geometryStyleprotected EList<GeometryStylePropertyType> geometryStyle The cached value of the 'Geometry Style' containment reference list.- See Also:
- getGeometryStyle()
 
 - 
topologyStyleprotected EList<TopologyStylePropertyType> topologyStyle The cached value of the 'Topology Style' containment reference list.- See Also:
- getTopologyStyle()
 
 - 
labelStyleprotected LabelStylePropertyType labelStyle The cached value of the 'Label Style' containment reference.- See Also:
- getLabelStyle()
 
 - 
BASE_TYPE_EDEFAULTprotected static final String BASE_TYPE_EDEFAULT The default value of the 'Base Type' attribute.- See Also:
- getBaseType()
 
 - 
baseTypeprotected String baseType The cached value of the 'Base Type' attribute.- See Also:
- getBaseType()
 
 - 
FEATURE_TYPE_EDEFAULTprotected static final String FEATURE_TYPE_EDEFAULT The default value of the 'Feature Type' attribute.- See Also:
- getFeatureType()
 
 - 
featureTypeprotected String featureType The cached value of the 'Feature Type' attribute.- See Also:
- getFeatureType()
 
 - 
QUERY_GRAMMAR_EDEFAULTprotected static final QueryGrammarEnumeration QUERY_GRAMMAR_EDEFAULT The default value of the 'Query Grammar' attribute.- See Also:
- getQueryGrammar()
 
 - 
queryGrammarprotected QueryGrammarEnumeration queryGrammar The cached value of the 'Query Grammar' attribute.- See Also:
- getQueryGrammar()
 
 - 
queryGrammarESetprotected boolean queryGrammarESet This is true if the Query Grammar attribute has been set.
 
- 
 - 
Method Detail- 
eStaticClassprotected EClass eStaticClass() - Overrides:
- eStaticClassin class- AbstractGMLTypeImpl
 
 - 
getFeatureConstraintpublic String getFeatureConstraint() - Specified by:
- getFeatureConstraintin interface- FeatureStyleType
- Returns:
- the value of the 'Feature Constraint' attribute.
- See Also:
- FeatureStyleType.setFeatureConstraint(String),- Gml311Package.getFeatureStyleType_FeatureConstraint()
 
 - 
setFeatureConstraintpublic void setFeatureConstraint(String newFeatureConstraint) - Specified by:
- setFeatureConstraintin interface- FeatureStyleType
- Parameters:
- newFeatureConstraint- the new value of the 'Feature Constraint' attribute.
- See Also:
- FeatureStyleType.getFeatureConstraint()
 
 - 
getGeometryStylepublic EList<GeometryStylePropertyType> getGeometryStyle() - Specified by:
- getGeometryStylein interface- FeatureStyleType
- Returns:
- the value of the 'Geometry Style' containment reference list.
- See Also:
- Gml311Package.getFeatureStyleType_GeometryStyle()
 
 - 
getTopologyStylepublic EList<TopologyStylePropertyType> getTopologyStyle() - Specified by:
- getTopologyStylein interface- FeatureStyleType
- Returns:
- the value of the 'Topology Style' containment reference list.
- See Also:
- Gml311Package.getFeatureStyleType_TopologyStyle()
 
 - 
getLabelStylepublic LabelStylePropertyType getLabelStyle() - Specified by:
- getLabelStylein interface- FeatureStyleType
- Returns:
- the value of the 'Label Style' containment reference.
- See Also:
- FeatureStyleType.setLabelStyle(LabelStylePropertyType),- Gml311Package.getFeatureStyleType_LabelStyle()
 
 - 
basicSetLabelStylepublic NotificationChain basicSetLabelStyle(LabelStylePropertyType newLabelStyle, NotificationChain msgs) 
 - 
setLabelStylepublic void setLabelStyle(LabelStylePropertyType newLabelStyle) - Specified by:
- setLabelStylein interface- FeatureStyleType
- Parameters:
- newLabelStyle- the new value of the 'Label Style' containment reference.
- See Also:
- FeatureStyleType.getLabelStyle()
 
 - 
getBaseTypepublic String getBaseType() - Specified by:
- getBaseTypein interface- FeatureStyleType
- Returns:
- the value of the 'Base Type' attribute.
- See Also:
- FeatureStyleType.setBaseType(String),- Gml311Package.getFeatureStyleType_BaseType()
 
 - 
setBaseTypepublic void setBaseType(String newBaseType) - Specified by:
- setBaseTypein interface- FeatureStyleType
- Parameters:
- newBaseType- the new value of the 'Base Type' attribute.
- See Also:
- FeatureStyleType.getBaseType()
 
 - 
getFeatureTypepublic String getFeatureType() - Specified by:
- getFeatureTypein interface- FeatureStyleType
- Returns:
- the value of the 'Feature Type' attribute.
- See Also:
- FeatureStyleType.setFeatureType(String),- Gml311Package.getFeatureStyleType_FeatureType()
 
 - 
setFeatureTypepublic void setFeatureType(String newFeatureType) - Specified by:
- setFeatureTypein interface- FeatureStyleType
- Parameters:
- newFeatureType- the new value of the 'Feature Type' attribute.
- See Also:
- FeatureStyleType.getFeatureType()
 
 - 
getQueryGrammarpublic QueryGrammarEnumeration getQueryGrammar() - Specified by:
- getQueryGrammarin interface- FeatureStyleType
- Returns:
- the value of the 'Query Grammar' attribute.
- See Also:
- QueryGrammarEnumeration,- FeatureStyleType.isSetQueryGrammar(),- FeatureStyleType.unsetQueryGrammar(),- FeatureStyleType.setQueryGrammar(QueryGrammarEnumeration),- Gml311Package.getFeatureStyleType_QueryGrammar()
 
 - 
setQueryGrammarpublic void setQueryGrammar(QueryGrammarEnumeration newQueryGrammar) - Specified by:
- setQueryGrammarin interface- FeatureStyleType
- Parameters:
- newQueryGrammar- the new value of the 'Query Grammar' attribute.
- See Also:
- QueryGrammarEnumeration,- FeatureStyleType.isSetQueryGrammar(),- FeatureStyleType.unsetQueryGrammar(),- FeatureStyleType.getQueryGrammar()
 
 - 
unsetQueryGrammarpublic void unsetQueryGrammar() - Specified by:
- unsetQueryGrammarin interface- FeatureStyleType
- See Also:
- FeatureStyleType.isSetQueryGrammar(),- FeatureStyleType.getQueryGrammar(),- FeatureStyleType.setQueryGrammar(QueryGrammarEnumeration)
 
 - 
isSetQueryGrammarpublic boolean isSetQueryGrammar() - Specified by:
- isSetQueryGrammarin interface- FeatureStyleType
- Returns:
- whether the value of the 'Query Grammar' attribute is set.
- See Also:
- FeatureStyleType.unsetQueryGrammar(),- FeatureStyleType.getQueryGrammar(),- FeatureStyleType.setQueryGrammar(QueryGrammarEnumeration)
 
 - 
eInverseRemovepublic NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)- Overrides:
- eInverseRemovein class- AbstractGMLTypeImpl
 
 - 
eGetpublic Object eGet(int featureID, boolean resolve, boolean coreType) - Specified by:
- eGetin interface- InternalEObject
- Overrides:
- eGetin class- AbstractGMLTypeImpl
 
 - 
eSetpublic void eSet(int featureID, Object newValue)- Specified by:
- eSetin interface- InternalEObject
- Overrides:
- eSetin class- AbstractGMLTypeImpl
 
 - 
eUnsetpublic void eUnset(int featureID) - Specified by:
- eUnsetin interface- InternalEObject
- Overrides:
- eUnsetin class- AbstractGMLTypeImpl
 
 - 
eIsSetpublic boolean eIsSet(int featureID) - Specified by:
- eIsSetin interface- InternalEObject
- Overrides:
- eIsSetin class- AbstractGMLTypeImpl
 
 - 
toStringpublic String toString() - Overrides:
- toStringin class- AbstractGMLTypeImpl
 
 
- 
 
-