Package net.opengis.gml311.impl
Class RangeParametersTypeImpl
- Object
-
- BasicNotifierImpl
-
- BasicEObjectImpl
-
- MinimalEObjectImpl
-
- MinimalEObjectImpl.Container
-
- RangeParametersTypeImpl
-
- All Implemented Interfaces:
RangeParametersType
,Notifier
,EObject
,EStructuralFeature.Internal.DynamicValueHolder
,InternalEObject
public class RangeParametersTypeImpl extends MinimalEObjectImpl.Container implements RangeParametersType
An implementation of the model object 'Range Parameters Type'.The following features are implemented:
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class MinimalEObjectImpl.Container
MinimalEObjectImpl.Container.Dynamic
-
Nested classes/interfaces inherited from class BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
-
Nested classes/interfaces inherited from class BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
-
-
Field Summary
Fields Modifier and Type Field Description protected ActuateType
actuate
The cached value of the 'Actuate
' attribute.protected static ActuateType
ACTUATE_EDEFAULT
The default value of the 'Actuate
' attribute.protected boolean
actuateESet
This is true if the Actuate attribute has been set.protected String
arcrole
The cached value of the 'Arcrole
' attribute.protected static String
ARCROLE_EDEFAULT
The default value of the 'Arcrole
' attribute.protected boolean
boolean_
The cached value of the 'Boolean
' attribute.protected static boolean
BOOLEAN_EDEFAULT
The default value of the 'Boolean
' attribute.protected static List<Object>
BOOLEAN_LIST_EDEFAULT
The default value of the 'Boolean List
' attribute.protected boolean
booleanESet
This is true if the Boolean attribute has been set.protected List<Object>
booleanList
The cached value of the 'Boolean List
' attribute.protected CodeType
category
The cached value of the 'Category
' containment reference.protected CategoryExtentType
categoryExtent
The cached value of the 'Category Extent
' containment reference.protected CodeOrNullListType
categoryList
The cached value of the 'Category List
' containment reference.protected FeatureMap
compositeValueGroup
The cached value of the 'Composite Value Group
' attribute list.protected BigInteger
count
The cached value of the 'Count
' attribute.protected static BigInteger
COUNT_EDEFAULT
The default value of the 'Count
' attribute.protected static List<Object>
COUNT_EXTENT_EDEFAULT
The default value of the 'Count Extent
' attribute.protected static List<Object>
COUNT_LIST_EDEFAULT
The default value of the 'Count List
' attribute.protected List<Object>
countExtent
The cached value of the 'Count Extent
' attribute.protected List<Object>
countList
The cached value of the 'Count List
' attribute.protected String
href
The cached value of the 'Href
' attribute.protected static String
HREF_EDEFAULT
The default value of the 'Href
' attribute.protected MeasureType
quantity
The cached value of the 'Quantity
' containment reference.protected QuantityExtentType
quantityExtent
The cached value of the 'Quantity Extent
' containment reference.protected MeasureOrNullListType
quantityList
The cached value of the 'Quantity List
' containment reference.protected static String
REMOTE_SCHEMA_EDEFAULT
The default value of the 'Remote Schema
' attribute.protected String
remoteSchema
The cached value of the 'Remote Schema
' attribute.protected String
role
The cached value of the 'Role
' attribute.protected static String
ROLE_EDEFAULT
The default value of the 'Role
' attribute.protected ShowType
show
The cached value of the 'Show
' attribute.protected static ShowType
SHOW_EDEFAULT
The default value of the 'Show
' attribute.protected boolean
showESet
This is true if the Show attribute has been set.protected String
title
The cached value of the 'Title
' attribute.protected static String
TITLE_EDEFAULT
The default value of the 'Title
' attribute.protected TypeType
type
The cached value of the 'Type
' attribute.protected static TypeType
TYPE_EDEFAULT
The default value of the 'Type
' attribute.protected boolean
typeESet
This is true if the Type attribute has been set.
-
Constructor Summary
Constructors Modifier Constructor Description protected
RangeParametersTypeImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NotificationChain
basicSetCategory(CodeType newCategory, NotificationChain msgs)
NotificationChain
basicSetCategoryExtent(CategoryExtentType newCategoryExtent, NotificationChain msgs)
NotificationChain
basicSetCategoryList(CodeOrNullListType newCategoryList, NotificationChain msgs)
NotificationChain
basicSetCompositeValue(CompositeValueType newCompositeValue, NotificationChain msgs)
NotificationChain
basicSetQuantity(MeasureType newQuantity, NotificationChain msgs)
NotificationChain
basicSetQuantityExtent(QuantityExtentType newQuantityExtent, NotificationChain msgs)
NotificationChain
basicSetQuantityList(MeasureOrNullListType newQuantityList, NotificationChain msgs)
Object
eGet(int featureID, boolean resolve, boolean coreType)
NotificationChain
eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
boolean
eIsSet(int featureID)
void
eSet(int featureID, Object newValue)
protected EClass
eStaticClass()
void
eUnset(int featureID)
ActuateType
getActuate()
String
getArcrole()
List<Object>
getBooleanList()
CodeType
getCategory()
CategoryExtentType
getCategoryExtent()
CodeOrNullListType
getCategoryList()
CompositeValueType
getCompositeValue()
FeatureMap
getCompositeValueGroup()
BigInteger
getCount()
List<Object>
getCountExtent()
List<Object>
getCountList()
String
getHref()
MeasureType
getQuantity()
QuantityExtentType
getQuantityExtent()
MeasureOrNullListType
getQuantityList()
String
getRemoteSchema()
String
getRole()
ShowType
getShow()
String
getTitle()
TypeType
getType()
boolean
isBoolean()
boolean
isSetActuate()
boolean
isSetBoolean()
boolean
isSetShow()
boolean
isSetType()
void
setActuate(ActuateType newActuate)
void
setArcrole(String newArcrole)
void
setBoolean(boolean newBoolean)
void
setBooleanList(List<Object> newBooleanList)
void
setCategory(CodeType newCategory)
void
setCategoryExtent(CategoryExtentType newCategoryExtent)
void
setCategoryList(CodeOrNullListType newCategoryList)
void
setCompositeValue(CompositeValueType newCompositeValue)
void
setCount(BigInteger newCount)
void
setCountExtent(List<Object> newCountExtent)
void
setCountList(List<Object> newCountList)
void
setHref(String newHref)
void
setQuantity(MeasureType newQuantity)
void
setQuantityExtent(QuantityExtentType newQuantityExtent)
void
setQuantityList(MeasureOrNullListType newQuantityList)
void
setRemoteSchema(String newRemoteSchema)
void
setRole(String newRole)
void
setShow(ShowType newShow)
void
setTitle(String newTitle)
void
setType(TypeType newType)
String
toString()
void
unsetActuate()
void
unsetBoolean()
void
unsetShow()
void
unsetType()
-
Methods inherited from class MinimalEObjectImpl
dynamicGet, 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 BasicEObjectImpl
eAddVirtualValue, 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 Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
BOOLEAN_EDEFAULT
protected static final boolean BOOLEAN_EDEFAULT
The default value of the 'Boolean
' attribute.- See Also:
isBoolean()
, Constant Field Values
-
boolean_
protected boolean boolean_
The cached value of the 'Boolean
' attribute.- See Also:
isBoolean()
-
booleanESet
protected boolean booleanESet
This is true if the Boolean attribute has been set.
-
category
protected CodeType category
The cached value of the 'Category
' containment reference.- See Also:
getCategory()
-
quantity
protected MeasureType quantity
The cached value of the 'Quantity
' containment reference.- See Also:
getQuantity()
-
COUNT_EDEFAULT
protected static final BigInteger COUNT_EDEFAULT
The default value of the 'Count
' attribute.- See Also:
getCount()
-
count
protected BigInteger count
The cached value of the 'Count
' attribute.- See Also:
getCount()
-
BOOLEAN_LIST_EDEFAULT
protected static final List<Object> BOOLEAN_LIST_EDEFAULT
The default value of the 'Boolean List
' attribute.- See Also:
getBooleanList()
-
booleanList
protected List<Object> booleanList
The cached value of the 'Boolean List
' attribute.- See Also:
getBooleanList()
-
categoryList
protected CodeOrNullListType categoryList
The cached value of the 'Category List
' containment reference.- See Also:
getCategoryList()
-
quantityList
protected MeasureOrNullListType quantityList
The cached value of the 'Quantity List
' containment reference.- See Also:
getQuantityList()
-
COUNT_LIST_EDEFAULT
protected static final List<Object> COUNT_LIST_EDEFAULT
The default value of the 'Count List
' attribute.- See Also:
getCountList()
-
countList
protected List<Object> countList
The cached value of the 'Count List
' attribute.- See Also:
getCountList()
-
categoryExtent
protected CategoryExtentType categoryExtent
The cached value of the 'Category Extent
' containment reference.- See Also:
getCategoryExtent()
-
quantityExtent
protected QuantityExtentType quantityExtent
The cached value of the 'Quantity Extent
' containment reference.- See Also:
getQuantityExtent()
-
COUNT_EXTENT_EDEFAULT
protected static final List<Object> COUNT_EXTENT_EDEFAULT
The default value of the 'Count Extent
' attribute.- See Also:
getCountExtent()
-
countExtent
protected List<Object> countExtent
The cached value of the 'Count Extent
' attribute.- See Also:
getCountExtent()
-
compositeValueGroup
protected FeatureMap compositeValueGroup
The cached value of the 'Composite Value Group
' attribute list.- See Also:
getCompositeValueGroup()
-
ACTUATE_EDEFAULT
protected static final ActuateType ACTUATE_EDEFAULT
The default value of the 'Actuate
' attribute.- See Also:
getActuate()
-
actuate
protected ActuateType actuate
The cached value of the 'Actuate
' attribute.- See Also:
getActuate()
-
actuateESet
protected boolean actuateESet
This is true if the Actuate attribute has been set.
-
ARCROLE_EDEFAULT
protected static final String ARCROLE_EDEFAULT
The default value of the 'Arcrole
' attribute.- See Also:
getArcrole()
-
arcrole
protected String arcrole
The cached value of the 'Arcrole
' attribute.- See Also:
getArcrole()
-
HREF_EDEFAULT
protected static final String HREF_EDEFAULT
The default value of the 'Href
' attribute.- See Also:
getHref()
-
REMOTE_SCHEMA_EDEFAULT
protected static final String REMOTE_SCHEMA_EDEFAULT
The default value of the 'Remote Schema
' attribute.- See Also:
getRemoteSchema()
-
remoteSchema
protected String remoteSchema
The cached value of the 'Remote Schema
' attribute.- See Also:
getRemoteSchema()
-
ROLE_EDEFAULT
protected static final String ROLE_EDEFAULT
The default value of the 'Role
' attribute.- See Also:
getRole()
-
SHOW_EDEFAULT
protected static final ShowType SHOW_EDEFAULT
The default value of the 'Show
' attribute.- See Also:
getShow()
-
showESet
protected boolean showESet
This is true if the Show attribute has been set.
-
TITLE_EDEFAULT
protected static final String TITLE_EDEFAULT
The default value of the 'Title
' attribute.- See Also:
getTitle()
-
title
protected String title
The cached value of the 'Title
' attribute.- See Also:
getTitle()
-
TYPE_EDEFAULT
protected static final TypeType TYPE_EDEFAULT
The default value of the 'Type
' attribute.- See Also:
getType()
-
typeESet
protected boolean typeESet
This is true if the Type attribute has been set.
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClass
in classBasicEObjectImpl
-
isBoolean
public boolean isBoolean()
- Specified by:
isBoolean
in interfaceRangeParametersType
- Returns:
- the value of the 'Boolean' attribute.
- See Also:
RangeParametersType.isSetBoolean()
,RangeParametersType.unsetBoolean()
,RangeParametersType.setBoolean(boolean)
,Gml311Package.getRangeParametersType_Boolean()
-
setBoolean
public void setBoolean(boolean newBoolean)
- Specified by:
setBoolean
in interfaceRangeParametersType
- Parameters:
newBoolean
- the new value of the 'Boolean' attribute.- See Also:
RangeParametersType.isSetBoolean()
,RangeParametersType.unsetBoolean()
,RangeParametersType.isBoolean()
-
unsetBoolean
public void unsetBoolean()
- Specified by:
unsetBoolean
in interfaceRangeParametersType
- See Also:
RangeParametersType.isSetBoolean()
,RangeParametersType.isBoolean()
,RangeParametersType.setBoolean(boolean)
-
isSetBoolean
public boolean isSetBoolean()
- Specified by:
isSetBoolean
in interfaceRangeParametersType
- Returns:
- whether the value of the 'Boolean' attribute is set.
- See Also:
RangeParametersType.unsetBoolean()
,RangeParametersType.isBoolean()
,RangeParametersType.setBoolean(boolean)
-
getCategory
public CodeType getCategory()
- Specified by:
getCategory
in interfaceRangeParametersType
- Returns:
- the value of the 'Category' containment reference.
- See Also:
RangeParametersType.setCategory(CodeType)
,Gml311Package.getRangeParametersType_Category()
-
basicSetCategory
public NotificationChain basicSetCategory(CodeType newCategory, NotificationChain msgs)
-
setCategory
public void setCategory(CodeType newCategory)
- Specified by:
setCategory
in interfaceRangeParametersType
- Parameters:
newCategory
- the new value of the 'Category' containment reference.- See Also:
RangeParametersType.getCategory()
-
getQuantity
public MeasureType getQuantity()
- Specified by:
getQuantity
in interfaceRangeParametersType
- Returns:
- the value of the 'Quantity' containment reference.
- See Also:
RangeParametersType.setQuantity(MeasureType)
,Gml311Package.getRangeParametersType_Quantity()
-
basicSetQuantity
public NotificationChain basicSetQuantity(MeasureType newQuantity, NotificationChain msgs)
-
setQuantity
public void setQuantity(MeasureType newQuantity)
- Specified by:
setQuantity
in interfaceRangeParametersType
- Parameters:
newQuantity
- the new value of the 'Quantity' containment reference.- See Also:
RangeParametersType.getQuantity()
-
getCount
public BigInteger getCount()
- Specified by:
getCount
in interfaceRangeParametersType
- Returns:
- the value of the 'Count' attribute.
- See Also:
RangeParametersType.setCount(BigInteger)
,Gml311Package.getRangeParametersType_Count()
-
setCount
public void setCount(BigInteger newCount)
- Specified by:
setCount
in interfaceRangeParametersType
- Parameters:
newCount
- the new value of the 'Count' attribute.- See Also:
RangeParametersType.getCount()
-
getBooleanList
public List<Object> getBooleanList()
- Specified by:
getBooleanList
in interfaceRangeParametersType
- Returns:
- the value of the 'Boolean List' attribute.
- See Also:
RangeParametersType.setBooleanList(List)
,Gml311Package.getRangeParametersType_BooleanList()
-
setBooleanList
public void setBooleanList(List<Object> newBooleanList)
- Specified by:
setBooleanList
in interfaceRangeParametersType
- Parameters:
newBooleanList
- the new value of the 'Boolean List' attribute.- See Also:
RangeParametersType.getBooleanList()
-
getCategoryList
public CodeOrNullListType getCategoryList()
- Specified by:
getCategoryList
in interfaceRangeParametersType
- Returns:
- the value of the 'Category List' containment reference.
- See Also:
RangeParametersType.setCategoryList(CodeOrNullListType)
,Gml311Package.getRangeParametersType_CategoryList()
-
basicSetCategoryList
public NotificationChain basicSetCategoryList(CodeOrNullListType newCategoryList, NotificationChain msgs)
-
setCategoryList
public void setCategoryList(CodeOrNullListType newCategoryList)
- Specified by:
setCategoryList
in interfaceRangeParametersType
- Parameters:
newCategoryList
- the new value of the 'Category List' containment reference.- See Also:
RangeParametersType.getCategoryList()
-
getQuantityList
public MeasureOrNullListType getQuantityList()
- Specified by:
getQuantityList
in interfaceRangeParametersType
- Returns:
- the value of the 'Quantity List' containment reference.
- See Also:
RangeParametersType.setQuantityList(MeasureOrNullListType)
,Gml311Package.getRangeParametersType_QuantityList()
-
basicSetQuantityList
public NotificationChain basicSetQuantityList(MeasureOrNullListType newQuantityList, NotificationChain msgs)
-
setQuantityList
public void setQuantityList(MeasureOrNullListType newQuantityList)
- Specified by:
setQuantityList
in interfaceRangeParametersType
- Parameters:
newQuantityList
- the new value of the 'Quantity List' containment reference.- See Also:
RangeParametersType.getQuantityList()
-
getCountList
public List<Object> getCountList()
- Specified by:
getCountList
in interfaceRangeParametersType
- Returns:
- the value of the 'Count List' attribute.
- See Also:
RangeParametersType.setCountList(List)
,Gml311Package.getRangeParametersType_CountList()
-
setCountList
public void setCountList(List<Object> newCountList)
- Specified by:
setCountList
in interfaceRangeParametersType
- Parameters:
newCountList
- the new value of the 'Count List' attribute.- See Also:
RangeParametersType.getCountList()
-
getCategoryExtent
public CategoryExtentType getCategoryExtent()
- Specified by:
getCategoryExtent
in interfaceRangeParametersType
- Returns:
- the value of the 'Category Extent' containment reference.
- See Also:
RangeParametersType.setCategoryExtent(CategoryExtentType)
,Gml311Package.getRangeParametersType_CategoryExtent()
-
basicSetCategoryExtent
public NotificationChain basicSetCategoryExtent(CategoryExtentType newCategoryExtent, NotificationChain msgs)
-
setCategoryExtent
public void setCategoryExtent(CategoryExtentType newCategoryExtent)
- Specified by:
setCategoryExtent
in interfaceRangeParametersType
- Parameters:
newCategoryExtent
- the new value of the 'Category Extent' containment reference.- See Also:
RangeParametersType.getCategoryExtent()
-
getQuantityExtent
public QuantityExtentType getQuantityExtent()
- Specified by:
getQuantityExtent
in interfaceRangeParametersType
- Returns:
- the value of the 'Quantity Extent' containment reference.
- See Also:
RangeParametersType.setQuantityExtent(QuantityExtentType)
,Gml311Package.getRangeParametersType_QuantityExtent()
-
basicSetQuantityExtent
public NotificationChain basicSetQuantityExtent(QuantityExtentType newQuantityExtent, NotificationChain msgs)
-
setQuantityExtent
public void setQuantityExtent(QuantityExtentType newQuantityExtent)
- Specified by:
setQuantityExtent
in interfaceRangeParametersType
- Parameters:
newQuantityExtent
- the new value of the 'Quantity Extent' containment reference.- See Also:
RangeParametersType.getQuantityExtent()
-
getCountExtent
public List<Object> getCountExtent()
- Specified by:
getCountExtent
in interfaceRangeParametersType
- Returns:
- the value of the 'Count Extent' attribute.
- See Also:
RangeParametersType.setCountExtent(List)
,Gml311Package.getRangeParametersType_CountExtent()
-
setCountExtent
public void setCountExtent(List<Object> newCountExtent)
- Specified by:
setCountExtent
in interfaceRangeParametersType
- Parameters:
newCountExtent
- the new value of the 'Count Extent' attribute.- See Also:
RangeParametersType.getCountExtent()
-
getCompositeValueGroup
public FeatureMap getCompositeValueGroup()
- Specified by:
getCompositeValueGroup
in interfaceRangeParametersType
- Returns:
- the value of the 'Composite Value Group' attribute list.
- See Also:
Gml311Package.getRangeParametersType_CompositeValueGroup()
-
getCompositeValue
public CompositeValueType getCompositeValue()
- Specified by:
getCompositeValue
in interfaceRangeParametersType
- Returns:
- the value of the 'Composite Value' containment reference.
- See Also:
RangeParametersType.setCompositeValue(CompositeValueType)
,Gml311Package.getRangeParametersType_CompositeValue()
-
basicSetCompositeValue
public NotificationChain basicSetCompositeValue(CompositeValueType newCompositeValue, NotificationChain msgs)
-
setCompositeValue
public void setCompositeValue(CompositeValueType newCompositeValue)
- Specified by:
setCompositeValue
in interfaceRangeParametersType
- Parameters:
newCompositeValue
- the new value of the 'Composite Value' containment reference.- See Also:
RangeParametersType.getCompositeValue()
-
getActuate
public ActuateType getActuate()
- Specified by:
getActuate
in interfaceRangeParametersType
- Returns:
- the value of the 'Actuate' attribute.
- See Also:
ActuateType
,RangeParametersType.isSetActuate()
,RangeParametersType.unsetActuate()
,RangeParametersType.setActuate(ActuateType)
,Gml311Package.getRangeParametersType_Actuate()
-
setActuate
public void setActuate(ActuateType newActuate)
- Specified by:
setActuate
in interfaceRangeParametersType
- Parameters:
newActuate
- the new value of the 'Actuate' attribute.- See Also:
ActuateType
,RangeParametersType.isSetActuate()
,RangeParametersType.unsetActuate()
,RangeParametersType.getActuate()
-
unsetActuate
public void unsetActuate()
- Specified by:
unsetActuate
in interfaceRangeParametersType
- See Also:
RangeParametersType.isSetActuate()
,RangeParametersType.getActuate()
,RangeParametersType.setActuate(ActuateType)
-
isSetActuate
public boolean isSetActuate()
- Specified by:
isSetActuate
in interfaceRangeParametersType
- Returns:
- whether the value of the 'Actuate' attribute is set.
- See Also:
RangeParametersType.unsetActuate()
,RangeParametersType.getActuate()
,RangeParametersType.setActuate(ActuateType)
-
getArcrole
public String getArcrole()
- Specified by:
getArcrole
in interfaceRangeParametersType
- Returns:
- the value of the 'Arcrole' attribute.
- See Also:
RangeParametersType.setArcrole(String)
,Gml311Package.getRangeParametersType_Arcrole()
-
setArcrole
public void setArcrole(String newArcrole)
- Specified by:
setArcrole
in interfaceRangeParametersType
- Parameters:
newArcrole
- the new value of the 'Arcrole' attribute.- See Also:
RangeParametersType.getArcrole()
-
getHref
public String getHref()
- Specified by:
getHref
in interfaceRangeParametersType
- Returns:
- the value of the 'Href' attribute.
- See Also:
RangeParametersType.setHref(String)
,Gml311Package.getRangeParametersType_Href()
-
setHref
public void setHref(String newHref)
- Specified by:
setHref
in interfaceRangeParametersType
- Parameters:
newHref
- the new value of the 'Href' attribute.- See Also:
RangeParametersType.getHref()
-
getRemoteSchema
public String getRemoteSchema()
- Specified by:
getRemoteSchema
in interfaceRangeParametersType
- Returns:
- the value of the 'Remote Schema' attribute.
- See Also:
RangeParametersType.setRemoteSchema(String)
,Gml311Package.getRangeParametersType_RemoteSchema()
-
setRemoteSchema
public void setRemoteSchema(String newRemoteSchema)
- Specified by:
setRemoteSchema
in interfaceRangeParametersType
- Parameters:
newRemoteSchema
- the new value of the 'Remote Schema' attribute.- See Also:
RangeParametersType.getRemoteSchema()
-
getRole
public String getRole()
- Specified by:
getRole
in interfaceRangeParametersType
- Returns:
- the value of the 'Role' attribute.
- See Also:
RangeParametersType.setRole(String)
,Gml311Package.getRangeParametersType_Role()
-
setRole
public void setRole(String newRole)
- Specified by:
setRole
in interfaceRangeParametersType
- Parameters:
newRole
- the new value of the 'Role' attribute.- See Also:
RangeParametersType.getRole()
-
getShow
public ShowType getShow()
- Specified by:
getShow
in interfaceRangeParametersType
- Returns:
- the value of the 'Show' attribute.
- See Also:
ShowType
,RangeParametersType.isSetShow()
,RangeParametersType.unsetShow()
,RangeParametersType.setShow(ShowType)
,Gml311Package.getRangeParametersType_Show()
-
setShow
public void setShow(ShowType newShow)
- Specified by:
setShow
in interfaceRangeParametersType
- Parameters:
newShow
- the new value of the 'Show' attribute.- See Also:
ShowType
,RangeParametersType.isSetShow()
,RangeParametersType.unsetShow()
,RangeParametersType.getShow()
-
unsetShow
public void unsetShow()
- Specified by:
unsetShow
in interfaceRangeParametersType
- See Also:
RangeParametersType.isSetShow()
,RangeParametersType.getShow()
,RangeParametersType.setShow(ShowType)
-
isSetShow
public boolean isSetShow()
- Specified by:
isSetShow
in interfaceRangeParametersType
- Returns:
- whether the value of the 'Show' attribute is set.
- See Also:
RangeParametersType.unsetShow()
,RangeParametersType.getShow()
,RangeParametersType.setShow(ShowType)
-
getTitle
public String getTitle()
- Specified by:
getTitle
in interfaceRangeParametersType
- Returns:
- the value of the 'Title' attribute.
- See Also:
RangeParametersType.setTitle(String)
,Gml311Package.getRangeParametersType_Title()
-
setTitle
public void setTitle(String newTitle)
- Specified by:
setTitle
in interfaceRangeParametersType
- Parameters:
newTitle
- the new value of the 'Title' attribute.- See Also:
RangeParametersType.getTitle()
-
getType
public TypeType getType()
- Specified by:
getType
in interfaceRangeParametersType
- Returns:
- the value of the 'Type' attribute.
- See Also:
TypeType
,RangeParametersType.isSetType()
,RangeParametersType.unsetType()
,RangeParametersType.setType(TypeType)
,Gml311Package.getRangeParametersType_Type()
-
setType
public void setType(TypeType newType)
- Specified by:
setType
in interfaceRangeParametersType
- Parameters:
newType
- the new value of the 'Type' attribute.- See Also:
TypeType
,RangeParametersType.isSetType()
,RangeParametersType.unsetType()
,RangeParametersType.getType()
-
unsetType
public void unsetType()
- Specified by:
unsetType
in interfaceRangeParametersType
- See Also:
RangeParametersType.isSetType()
,RangeParametersType.getType()
,RangeParametersType.setType(TypeType)
-
isSetType
public boolean isSetType()
- Specified by:
isSetType
in interfaceRangeParametersType
- Returns:
- whether the value of the 'Type' attribute is set.
- See Also:
RangeParametersType.unsetType()
,RangeParametersType.getType()
,RangeParametersType.setType(TypeType)
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
- Overrides:
eInverseRemove
in classBasicEObjectImpl
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGet
in interfaceInternalEObject
- Overrides:
eGet
in classBasicEObjectImpl
-
eSet
public void eSet(int featureID, Object newValue)
- Specified by:
eSet
in interfaceInternalEObject
- Overrides:
eSet
in classBasicEObjectImpl
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnset
in interfaceInternalEObject
- Overrides:
eUnset
in classBasicEObjectImpl
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSet
in interfaceInternalEObject
- Overrides:
eIsSet
in classBasicEObjectImpl
-
toString
public String toString()
- Overrides:
toString
in classBasicEObjectImpl
-
-