org.eodisp.hla.crc.omt.impl
Class AttributeImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.EObjectImpl
              extended by org.eodisp.hla.crc.omt.impl.AttributeImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, Attribute

public class AttributeImpl
extends org.eclipse.emf.ecore.impl.EObjectImpl
implements Attribute

An implementation of the model object 'Attribute'.

The following features are implemented:

generated

Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
static java.lang.String copyright
           
protected static java.lang.String DATA_TYPE_EDEFAULT
          The default value of the 'Data Type' attribute.
protected static java.util.List DATA_TYPE_NOTES_EDEFAULT
          The default value of the 'Data Type Notes' attribute.
protected  java.lang.String dataType
          The cached value of the 'Data Type' attribute.
protected  java.util.List dataTypeNotes
          The cached value of the 'Data Type Notes' attribute.
protected  java.util.List dimensions
          The cached value of the 'Dimensions' attribute.
protected static java.util.List DIMENSIONS_EDEFAULT
          The default value of the 'Dimensions' attribute.
protected static java.util.List DIMENSIONS_NOTES_EDEFAULT
          The default value of the 'Dimensions Notes' attribute.
protected  java.util.List dimensionsNotes
          The cached value of the 'Dimensions Notes' attribute.
protected  java.lang.String name
          The cached value of the 'Name' attribute.
protected static java.lang.String NAME_EDEFAULT
          The default value of the 'Name' attribute.
protected static java.util.List NAME_NOTES_EDEFAULT
          The default value of the 'Name Notes' attribute.
protected  java.util.List nameNotes
          The cached value of the 'Name Notes' attribute.
protected  OrderEnum order
          The cached value of the 'Order' attribute.
protected static OrderEnum ORDER_EDEFAULT
          The default value of the 'Order' attribute.
protected static java.util.List ORDER_NOTES_EDEFAULT
          The default value of the 'Order Notes' attribute.
protected  boolean orderESet
          This is true if the Order attribute has been set.
protected  java.util.List orderNotes
          The cached value of the 'Order Notes' attribute.
protected  OwnershipEnum ownership
          The cached value of the 'Ownership' attribute.
protected static OwnershipEnum OWNERSHIP_EDEFAULT
          The default value of the 'Ownership' attribute.
protected static java.util.List OWNERSHIP_NOTES_EDEFAULT
          The default value of the 'Ownership Notes' attribute.
protected  boolean ownershipESet
          This is true if the Ownership attribute has been set.
protected  java.util.List ownershipNotes
          The cached value of the 'Ownership Notes' attribute.
protected  org.eclipse.emf.common.util.EList publishingFederates
          The cached value of the 'Publishing Federates' reference list.
protected  java.lang.Object semantics
          The cached value of the 'Semantics' attribute.
protected static java.lang.Object SEMANTICS_EDEFAULT
          The default value of the 'Semantics' attribute.
protected static java.util.List SEMANTICS_NOTES_EDEFAULT
          The default value of the 'Semantics Notes' attribute.
protected  java.util.List semanticsNotes
          The cached value of the 'Semantics Notes' attribute.
protected  SharingEnum sharing
          The cached value of the 'Sharing' attribute.
protected static SharingEnum SHARING_EDEFAULT
          The default value of the 'Sharing' attribute.
protected static java.util.List SHARING_NOTES_EDEFAULT
          The default value of the 'Sharing Notes' attribute.
protected  boolean sharingESet
          This is true if the Sharing attribute has been set.
protected  java.util.List sharingNotes
          The cached value of the 'Sharing Notes' attribute.
protected  org.eclipse.emf.common.util.EList subscribingFederates
          The cached value of the 'Subscribing Federates' reference list.
protected  java.lang.String transportation
          The cached value of the 'Transportation' attribute.
protected static java.lang.String TRANSPORTATION_EDEFAULT
          The default value of the 'Transportation' attribute.
protected static java.util.List TRANSPORTATION_NOTES_EDEFAULT
          The default value of the 'Transportation Notes' attribute.
protected  java.util.List transportationNotes
          The cached value of the 'Transportation Notes' attribute.
protected static java.lang.Object UPDATE_CONDITION_EDEFAULT
          The default value of the 'Update Condition' attribute.
protected static java.util.List UPDATE_CONDITION_NOTES_EDEFAULT
          The default value of the 'Update Condition Notes' attribute.
protected static UpdateTypeEnum UPDATE_TYPE_EDEFAULT
          The default value of the 'Update Type' attribute.
protected static java.util.List UPDATE_TYPE_NOTES_EDEFAULT
          The default value of the 'Update Type Notes' attribute.
protected  java.lang.Object updateCondition
          The cached value of the 'Update Condition' attribute.
protected  java.util.List updateConditionNotes
          The cached value of the 'Update Condition Notes' attribute.
protected  UpdateTypeEnum updateType
          The cached value of the 'Update Type' attribute.
protected  boolean updateTypeESet
          This is true if the Update Type attribute has been set.
protected  java.util.List updateTypeNotes
          The cached value of the 'Update Type Notes' attribute.
 
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
 
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Constructor Summary
protected AttributeImpl()
           
 
Method Summary
 java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
           
 org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 boolean eIsSet(int featureID)
           
 void eSet(int featureID, java.lang.Object newValue)
           
protected  org.eclipse.emf.ecore.EClass eStaticClass()
           
 void eUnset(int featureID)
           
 java.lang.String getDataType()
           
 java.util.List getDataTypeNotes()
           
 java.util.List getDimensions()
           
 java.util.List getDimensionsNotes()
           
 AttributeHandle getHandle()
          Returns the attribute handle of this attribute.
 java.lang.String getName()
           
 java.util.List getNameNotes()
           
 ObjectClass getObjectClass()
          Returns the object class this attribute is defined in.
 OrderEnum getOrder()
           
 java.util.List getOrderNotes()
           
 OwnershipEnum getOwnership()
           
 java.util.List getOwnershipNotes()
           
 org.eclipse.emf.common.util.EList getPublishingFederates()
           
 java.lang.String getQualifiedName(boolean omitObjectRoot)
          Returns the fully qualified name of this attribute's object class with the attribute added after a dot (.).
 java.lang.Object getSemantics()
           
 java.util.List getSemanticsNotes()
           
 SharingEnum getSharing()
           
 java.util.List getSharingNotes()
           
 org.eclipse.emf.common.util.EList getSubscribingFederates()
           
 java.lang.String getTransportation()
           
 java.util.List getTransportationNotes()
           
 java.lang.Object getUpdateCondition()
           
 java.util.List getUpdateConditionNotes()
           
 UpdateTypeEnum getUpdateType()
           
 java.util.List getUpdateTypeNotes()
           
 boolean isAvailableFrom(ObjectClass objectClass)
          Tests if this attribute is available from the given object class.
 boolean isSetOrder()
           
 boolean isSetOwnership()
           
 boolean isSetSharing()
           
 boolean isSetUpdateType()
           
 void setDataType(java.lang.String newDataType)
           
 void setDataTypeNotes(java.util.List newDataTypeNotes)
           
 void setDimensions(java.util.List newDimensions)
           
 void setDimensionsNotes(java.util.List newDimensionsNotes)
           
 void setHandle(AttributeHandle attributeHandle)
          Sets the attribute handle of this attribute.
 void setName(java.lang.String newName)
           
 void setNameNotes(java.util.List newNameNotes)
           
 void setOrder(OrderEnum newOrder)
           
 void setOrderNotes(java.util.List newOrderNotes)
           
 void setOwnership(OwnershipEnum newOwnership)
           
 void setOwnershipNotes(java.util.List newOwnershipNotes)
           
 void setSemantics(java.lang.Object newSemantics)
           
 void setSemanticsNotes(java.util.List newSemanticsNotes)
           
 void setSharing(SharingEnum newSharing)
           
 void setSharingNotes(java.util.List newSharingNotes)
           
 void setTransportation(java.lang.String newTransportation)
           
 void setTransportationNotes(java.util.List newTransportationNotes)
           
 void setUpdateCondition(java.lang.Object newUpdateCondition)
           
 void setUpdateConditionNotes(java.util.List newUpdateConditionNotes)
           
 void setUpdateType(UpdateTypeEnum newUpdateType)
           
 void setUpdateTypeNotes(java.util.List newUpdateTypeNotes)
           
 java.lang.String toString()
           
 void unsetOrder()
           
 void unsetOwnership()
           
 void unsetSharing()
           
 void unsetUpdateType()
           
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Field Detail

copyright

public static final java.lang.String copyright

See Also:
Constant Field Values
generated

DATA_TYPE_EDEFAULT

protected static final java.lang.String DATA_TYPE_EDEFAULT
The default value of the 'Data Type' attribute.

See Also:
getDataType()
generated
ordered

dataType

protected java.lang.String dataType
The cached value of the 'Data Type' attribute.

See Also:
getDataType()
generated
ordered

DATA_TYPE_NOTES_EDEFAULT

protected static final java.util.List DATA_TYPE_NOTES_EDEFAULT
The default value of the 'Data Type Notes' attribute.

See Also:
getDataTypeNotes()
generated
ordered

dataTypeNotes

protected java.util.List dataTypeNotes
The cached value of the 'Data Type Notes' attribute.

See Also:
getDataTypeNotes()
generated
ordered

DIMENSIONS_EDEFAULT

protected static final java.util.List DIMENSIONS_EDEFAULT
The default value of the 'Dimensions' attribute.

See Also:
getDimensions()
generated
ordered

dimensions

protected java.util.List dimensions
The cached value of the 'Dimensions' attribute.

See Also:
getDimensions()
generated
ordered

DIMENSIONS_NOTES_EDEFAULT

protected static final java.util.List DIMENSIONS_NOTES_EDEFAULT
The default value of the 'Dimensions Notes' attribute.

See Also:
getDimensionsNotes()
generated
ordered

dimensionsNotes

protected java.util.List dimensionsNotes
The cached value of the 'Dimensions Notes' attribute.

See Also:
getDimensionsNotes()
generated
ordered

NAME_EDEFAULT

protected static final java.lang.String NAME_EDEFAULT
The default value of the 'Name' attribute.

See Also:
getName()
generated
ordered

name

protected java.lang.String name
The cached value of the 'Name' attribute.

See Also:
getName()
generated
ordered

NAME_NOTES_EDEFAULT

protected static final java.util.List NAME_NOTES_EDEFAULT
The default value of the 'Name Notes' attribute.

See Also:
getNameNotes()
generated
ordered

nameNotes

protected java.util.List nameNotes
The cached value of the 'Name Notes' attribute.

See Also:
getNameNotes()
generated
ordered

ORDER_EDEFAULT

protected static final OrderEnum ORDER_EDEFAULT
The default value of the 'Order' attribute.

See Also:
getOrder()
generated
ordered

order

protected OrderEnum order
The cached value of the 'Order' attribute.

See Also:
getOrder()
generated
ordered

orderESet

protected boolean orderESet
This is true if the Order attribute has been set.

generated
ordered

ORDER_NOTES_EDEFAULT

protected static final java.util.List ORDER_NOTES_EDEFAULT
The default value of the 'Order Notes' attribute.

See Also:
getOrderNotes()
generated
ordered

orderNotes

protected java.util.List orderNotes
The cached value of the 'Order Notes' attribute.

See Also:
getOrderNotes()
generated
ordered

OWNERSHIP_EDEFAULT

protected static final OwnershipEnum OWNERSHIP_EDEFAULT
The default value of the 'Ownership' attribute.

See Also:
getOwnership()
generated
ordered

ownership

protected OwnershipEnum ownership
The cached value of the 'Ownership' attribute.

See Also:
getOwnership()
generated
ordered

ownershipESet

protected boolean ownershipESet
This is true if the Ownership attribute has been set.

generated
ordered

OWNERSHIP_NOTES_EDEFAULT

protected static final java.util.List OWNERSHIP_NOTES_EDEFAULT
The default value of the 'Ownership Notes' attribute.

See Also:
getOwnershipNotes()
generated
ordered

ownershipNotes

protected java.util.List ownershipNotes
The cached value of the 'Ownership Notes' attribute.

See Also:
getOwnershipNotes()
generated
ordered

SEMANTICS_EDEFAULT

protected static final java.lang.Object SEMANTICS_EDEFAULT
The default value of the 'Semantics' attribute.

See Also:
getSemantics()
generated
ordered

semantics

protected java.lang.Object semantics
The cached value of the 'Semantics' attribute.

See Also:
getSemantics()
generated
ordered

SEMANTICS_NOTES_EDEFAULT

protected static final java.util.List SEMANTICS_NOTES_EDEFAULT
The default value of the 'Semantics Notes' attribute.

See Also:
getSemanticsNotes()
generated
ordered

semanticsNotes

protected java.util.List semanticsNotes
The cached value of the 'Semantics Notes' attribute.

See Also:
getSemanticsNotes()
generated
ordered

SHARING_EDEFAULT

protected static final SharingEnum SHARING_EDEFAULT
The default value of the 'Sharing' attribute.

See Also:
getSharing()
generated
ordered

sharing

protected SharingEnum sharing
The cached value of the 'Sharing' attribute.

See Also:
getSharing()
generated
ordered

sharingESet

protected boolean sharingESet
This is true if the Sharing attribute has been set.

generated
ordered

SHARING_NOTES_EDEFAULT

protected static final java.util.List SHARING_NOTES_EDEFAULT
The default value of the 'Sharing Notes' attribute.

See Also:
getSharingNotes()
generated
ordered

sharingNotes

protected java.util.List sharingNotes
The cached value of the 'Sharing Notes' attribute.

See Also:
getSharingNotes()
generated
ordered

TRANSPORTATION_EDEFAULT

protected static final java.lang.String TRANSPORTATION_EDEFAULT
The default value of the 'Transportation' attribute.

See Also:
getTransportation()
generated
ordered

transportation

protected java.lang.String transportation
The cached value of the 'Transportation' attribute.

See Also:
getTransportation()
generated
ordered

TRANSPORTATION_NOTES_EDEFAULT

protected static final java.util.List TRANSPORTATION_NOTES_EDEFAULT
The default value of the 'Transportation Notes' attribute.

See Also:
getTransportationNotes()
generated
ordered

transportationNotes

protected java.util.List transportationNotes
The cached value of the 'Transportation Notes' attribute.

See Also:
getTransportationNotes()
generated
ordered

UPDATE_CONDITION_EDEFAULT

protected static final java.lang.Object UPDATE_CONDITION_EDEFAULT
The default value of the 'Update Condition' attribute.

See Also:
getUpdateCondition()
generated
ordered

updateCondition

protected java.lang.Object updateCondition
The cached value of the 'Update Condition' attribute.

See Also:
getUpdateCondition()
generated
ordered

UPDATE_CONDITION_NOTES_EDEFAULT

protected static final java.util.List UPDATE_CONDITION_NOTES_EDEFAULT
The default value of the 'Update Condition Notes' attribute.

See Also:
getUpdateConditionNotes()
generated
ordered

updateConditionNotes

protected java.util.List updateConditionNotes
The cached value of the 'Update Condition Notes' attribute.

See Also:
getUpdateConditionNotes()
generated
ordered

UPDATE_TYPE_EDEFAULT

protected static final UpdateTypeEnum UPDATE_TYPE_EDEFAULT
The default value of the 'Update Type' attribute.

See Also:
getUpdateType()
generated
ordered

updateType

protected UpdateTypeEnum updateType
The cached value of the 'Update Type' attribute.

See Also:
getUpdateType()
generated
ordered

updateTypeESet

protected boolean updateTypeESet
This is true if the Update Type attribute has been set.

generated
ordered

UPDATE_TYPE_NOTES_EDEFAULT

protected static final java.util.List UPDATE_TYPE_NOTES_EDEFAULT
The default value of the 'Update Type Notes' attribute.

See Also:
getUpdateTypeNotes()
generated
ordered

updateTypeNotes

protected java.util.List updateTypeNotes
The cached value of the 'Update Type Notes' attribute.

See Also:
getUpdateTypeNotes()
generated
ordered

subscribingFederates

protected org.eclipse.emf.common.util.EList subscribingFederates
The cached value of the 'Subscribing Federates' reference list.

See Also:
getSubscribingFederates()
generated
ordered

publishingFederates

protected org.eclipse.emf.common.util.EList publishingFederates
The cached value of the 'Publishing Federates' reference list.

See Also:
getPublishingFederates()
generated
ordered
Constructor Detail

AttributeImpl

protected AttributeImpl()

generated
Method Detail

getHandle

public AttributeHandle getHandle()
Returns the attribute handle of this attribute.

Specified by:
getHandle in interface Attribute
Returns:
the attribute handle of this attribute.

setHandle

public void setHandle(AttributeHandle attributeHandle)
Description copied from interface: Attribute
Sets the attribute handle of this attribute. TODO: Should be set when constructing

Specified by:
setHandle in interface Attribute

getObjectClass

public ObjectClass getObjectClass()
Returns the object class this attribute is defined in.

Specified by:
getObjectClass in interface Attribute
Returns:
the object class of this attribute.

isAvailableFrom

public boolean isAvailableFrom(ObjectClass objectClass)
Tests if this attribute is available from the given object class. An available attribute is defined as follows: The set of declared attributes of an object class in union with the set of inherited attributes of that object class. (See section 3.1.5 in IEEE 1516.1-2000)

Specified by:
isAvailableFrom in interface Attribute
Parameters:
objectClass - the object class that shall be tested
Returns:
true if this attribute is available from the specified object class

eStaticClass

protected org.eclipse.emf.ecore.EClass eStaticClass()

Overrides:
eStaticClass in class org.eclipse.emf.ecore.impl.EObjectImpl
generated

getDataType

public java.lang.String getDataType()

Specified by:
getDataType in interface Attribute
Returns:
the value of the 'Data Type' attribute.
See Also:
Attribute.setDataType(String), OmtPackage.getAttribute_DataType()
generated

setDataType

public void setDataType(java.lang.String newDataType)

Specified by:
setDataType in interface Attribute
Parameters:
newDataType - the new value of the 'Data Type' attribute.
See Also:
Attribute.getDataType()
generated

getDataTypeNotes

public java.util.List getDataTypeNotes()

Specified by:
getDataTypeNotes in interface Attribute
Returns:
the value of the 'Data Type Notes' attribute.
See Also:
Attribute.setDataTypeNotes(List), OmtPackage.getAttribute_DataTypeNotes()
generated

setDataTypeNotes

public void setDataTypeNotes(java.util.List newDataTypeNotes)

Specified by:
setDataTypeNotes in interface Attribute
Parameters:
newDataTypeNotes - the new value of the 'Data Type Notes' attribute.
See Also:
Attribute.getDataTypeNotes()
generated

getDimensions

public java.util.List getDimensions()

Specified by:
getDimensions in interface Attribute
Returns:
the value of the 'Dimensions' attribute.
See Also:
Attribute.setDimensions(List), OmtPackage.getAttribute_Dimensions()
generated

setDimensions

public void setDimensions(java.util.List newDimensions)

Specified by:
setDimensions in interface Attribute
Parameters:
newDimensions - the new value of the 'Dimensions' attribute.
See Also:
Attribute.getDimensions()
generated

getDimensionsNotes

public java.util.List getDimensionsNotes()

Specified by:
getDimensionsNotes in interface Attribute
Returns:
the value of the 'Dimensions Notes' attribute.
See Also:
Attribute.setDimensionsNotes(List), OmtPackage.getAttribute_DimensionsNotes()
generated

setDimensionsNotes

public void setDimensionsNotes(java.util.List newDimensionsNotes)

Specified by:
setDimensionsNotes in interface Attribute
Parameters:
newDimensionsNotes - the new value of the 'Dimensions Notes' attribute.
See Also:
Attribute.getDimensionsNotes()
generated

getName

public java.lang.String getName()

Specified by:
getName in interface Attribute
Returns:
the value of the 'Name' attribute.
See Also:
Attribute.setName(String), OmtPackage.getAttribute_Name()
generated

getQualifiedName

public java.lang.String getQualifiedName(boolean omitObjectRoot)
Returns the fully qualified name of this attribute's object class with the attribute added after a dot (.). See section 10.1.1 in IEEE 1516.1-2000.

Specified by:
getQualifiedName in interface Attribute
Parameters:
omitObjectRoot - if true omits the topmost super class HLAobjectRoot.
Returns:
the fully qualified name of this attribute. Delimiter is a dot(.).
generated
not

setName

public void setName(java.lang.String newName)

Specified by:
setName in interface Attribute
Parameters:
newName - the new value of the 'Name' attribute.
See Also:
Attribute.getName()
generated

getNameNotes

public java.util.List getNameNotes()

Specified by:
getNameNotes in interface Attribute
Returns:
the value of the 'Name Notes' attribute.
See Also:
Attribute.setNameNotes(List), OmtPackage.getAttribute_NameNotes()
generated

setNameNotes

public void setNameNotes(java.util.List newNameNotes)

Specified by:
setNameNotes in interface Attribute
Parameters:
newNameNotes - the new value of the 'Name Notes' attribute.
See Also:
Attribute.getNameNotes()
generated

getOrder

public OrderEnum getOrder()

Specified by:
getOrder in interface Attribute
Returns:
the value of the 'Order' attribute.
See Also:
OrderEnum, Attribute.isSetOrder(), Attribute.unsetOrder(), Attribute.setOrder(OrderEnum), OmtPackage.getAttribute_Order()
generated

setOrder

public void setOrder(OrderEnum newOrder)

Specified by:
setOrder in interface Attribute
Parameters:
newOrder - the new value of the 'Order' attribute.
See Also:
OrderEnum, Attribute.isSetOrder(), Attribute.unsetOrder(), Attribute.getOrder()
generated

unsetOrder

public void unsetOrder()

Specified by:
unsetOrder in interface Attribute
See Also:
Attribute.isSetOrder(), Attribute.getOrder(), Attribute.setOrder(OrderEnum)
generated

isSetOrder

public boolean isSetOrder()

Specified by:
isSetOrder in interface Attribute
Returns:
whether the value of the 'Order' attribute is set.
See Also:
Attribute.unsetOrder(), Attribute.getOrder(), Attribute.setOrder(OrderEnum)
generated

getOrderNotes

public java.util.List getOrderNotes()

Specified by:
getOrderNotes in interface Attribute
Returns:
the value of the 'Order Notes' attribute.
See Also:
Attribute.setOrderNotes(List), OmtPackage.getAttribute_OrderNotes()
generated

setOrderNotes

public void setOrderNotes(java.util.List newOrderNotes)

Specified by:
setOrderNotes in interface Attribute
Parameters:
newOrderNotes - the new value of the 'Order Notes' attribute.
See Also:
Attribute.getOrderNotes()
generated

getOwnership

public OwnershipEnum getOwnership()

Specified by:
getOwnership in interface Attribute
Returns:
the value of the 'Ownership' attribute.
See Also:
OwnershipEnum, Attribute.isSetOwnership(), Attribute.unsetOwnership(), Attribute.setOwnership(OwnershipEnum), OmtPackage.getAttribute_Ownership()
generated

setOwnership

public void setOwnership(OwnershipEnum newOwnership)

Specified by:
setOwnership in interface Attribute
Parameters:
newOwnership - the new value of the 'Ownership' attribute.
See Also:
OwnershipEnum, Attribute.isSetOwnership(), Attribute.unsetOwnership(), Attribute.getOwnership()
generated

unsetOwnership

public void unsetOwnership()

Specified by:
unsetOwnership in interface Attribute
See Also:
Attribute.isSetOwnership(), Attribute.getOwnership(), Attribute.setOwnership(OwnershipEnum)
generated

isSetOwnership

public boolean isSetOwnership()

Specified by:
isSetOwnership in interface Attribute
Returns:
whether the value of the 'Ownership' attribute is set.
See Also:
Attribute.unsetOwnership(), Attribute.getOwnership(), Attribute.setOwnership(OwnershipEnum)
generated

getOwnershipNotes

public java.util.List getOwnershipNotes()

Specified by:
getOwnershipNotes in interface Attribute
Returns:
the value of the 'Ownership Notes' attribute.
See Also:
Attribute.setOwnershipNotes(List), OmtPackage.getAttribute_OwnershipNotes()
generated

setOwnershipNotes

public void setOwnershipNotes(java.util.List newOwnershipNotes)

Specified by:
setOwnershipNotes in interface Attribute
Parameters:
newOwnershipNotes - the new value of the 'Ownership Notes' attribute.
See Also:
Attribute.getOwnershipNotes()
generated

getSemantics

public java.lang.Object getSemantics()

Specified by:
getSemantics in interface Attribute
Returns:
the value of the 'Semantics' attribute.
See Also:
Attribute.setSemantics(Object), OmtPackage.getAttribute_Semantics()
generated

setSemantics

public void setSemantics(java.lang.Object newSemantics)

Specified by:
setSemantics in interface Attribute
Parameters:
newSemantics - the new value of the 'Semantics' attribute.
See Also:
Attribute.getSemantics()
generated

getSemanticsNotes

public java.util.List getSemanticsNotes()

Specified by:
getSemanticsNotes in interface Attribute
Returns:
the value of the 'Semantics Notes' attribute.
See Also:
Attribute.setSemanticsNotes(List), OmtPackage.getAttribute_SemanticsNotes()
generated

setSemanticsNotes

public void setSemanticsNotes(java.util.List newSemanticsNotes)

Specified by:
setSemanticsNotes in interface Attribute
Parameters:
newSemanticsNotes - the new value of the 'Semantics Notes' attribute.
See Also:
Attribute.getSemanticsNotes()
generated

getSharing

public SharingEnum getSharing()

Specified by:
getSharing in interface Attribute
Returns:
the value of the 'Sharing' attribute.
See Also:
SharingEnum, Attribute.isSetSharing(), Attribute.unsetSharing(), Attribute.setSharing(SharingEnum), OmtPackage.getAttribute_Sharing()
generated

setSharing

public void setSharing(SharingEnum newSharing)

Specified by:
setSharing in interface Attribute
Parameters:
newSharing - the new value of the 'Sharing' attribute.
See Also:
SharingEnum, Attribute.isSetSharing(), Attribute.unsetSharing(), Attribute.getSharing()
generated

unsetSharing

public void unsetSharing()

Specified by:
unsetSharing in interface Attribute
See Also:
Attribute.isSetSharing(), Attribute.getSharing(), Attribute.setSharing(SharingEnum)
generated

isSetSharing

public boolean isSetSharing()

Specified by:
isSetSharing in interface Attribute
Returns:
whether the value of the 'Sharing' attribute is set.
See Also:
Attribute.unsetSharing(), Attribute.getSharing(), Attribute.setSharing(SharingEnum)
generated

getSharingNotes

public java.util.List getSharingNotes()

Specified by:
getSharingNotes in interface Attribute
Returns:
the value of the 'Sharing Notes' attribute.
See Also:
Attribute.setSharingNotes(List), OmtPackage.getAttribute_SharingNotes()
generated

setSharingNotes

public void setSharingNotes(java.util.List newSharingNotes)

Specified by:
setSharingNotes in interface Attribute
Parameters:
newSharingNotes - the new value of the 'Sharing Notes' attribute.
See Also:
Attribute.getSharingNotes()
generated

getTransportation

public java.lang.String getTransportation()

Specified by:
getTransportation in interface Attribute
Returns:
the value of the 'Transportation' attribute.
See Also:
Attribute.setTransportation(String), OmtPackage.getAttribute_Transportation()
generated

setTransportation

public void setTransportation(java.lang.String newTransportation)

Specified by:
setTransportation in interface Attribute
Parameters:
newTransportation - the new value of the 'Transportation' attribute.
See Also:
Attribute.getTransportation()
generated

getTransportationNotes

public java.util.List getTransportationNotes()

Specified by:
getTransportationNotes in interface Attribute
Returns:
the value of the 'Transportation Notes' attribute.
See Also:
Attribute.setTransportationNotes(List), OmtPackage.getAttribute_TransportationNotes()
generated

setTransportationNotes

public void setTransportationNotes(java.util.List newTransportationNotes)

Specified by:
setTransportationNotes in interface Attribute
Parameters:
newTransportationNotes - the new value of the 'Transportation Notes' attribute.
See Also:
Attribute.getTransportationNotes()
generated

getUpdateCondition

public java.lang.Object getUpdateCondition()

Specified by:
getUpdateCondition in interface Attribute
Returns:
the value of the 'Update Condition' attribute.
See Also:
Attribute.setUpdateCondition(Object), OmtPackage.getAttribute_UpdateCondition()
generated

setUpdateCondition

public void setUpdateCondition(java.lang.Object newUpdateCondition)

Specified by:
setUpdateCondition in interface Attribute
Parameters:
newUpdateCondition - the new value of the 'Update Condition' attribute.
See Also:
Attribute.getUpdateCondition()
generated

getUpdateConditionNotes

public java.util.List getUpdateConditionNotes()

Specified by:
getUpdateConditionNotes in interface Attribute
Returns:
the value of the 'Update Condition Notes' attribute.
See Also:
Attribute.setUpdateConditionNotes(List), OmtPackage.getAttribute_UpdateConditionNotes()
generated

setUpdateConditionNotes

public void setUpdateConditionNotes(java.util.List newUpdateConditionNotes)

Specified by:
setUpdateConditionNotes in interface Attribute
Parameters:
newUpdateConditionNotes - the new value of the 'Update Condition Notes' attribute.
See Also:
Attribute.getUpdateConditionNotes()
generated

getUpdateType

public UpdateTypeEnum getUpdateType()

Specified by:
getUpdateType in interface Attribute
Returns:
the value of the 'Update Type' attribute.
See Also:
UpdateTypeEnum, Attribute.isSetUpdateType(), Attribute.unsetUpdateType(), Attribute.setUpdateType(UpdateTypeEnum), OmtPackage.getAttribute_UpdateType()
generated

setUpdateType

public void setUpdateType(UpdateTypeEnum newUpdateType)

Specified by:
setUpdateType in interface Attribute
Parameters:
newUpdateType - the new value of the 'Update Type' attribute.
See Also:
UpdateTypeEnum, Attribute.isSetUpdateType(), Attribute.unsetUpdateType(), Attribute.getUpdateType()
generated

unsetUpdateType

public void unsetUpdateType()

Specified by:
unsetUpdateType in interface Attribute
See Also:
Attribute.isSetUpdateType(), Attribute.getUpdateType(), Attribute.setUpdateType(UpdateTypeEnum)
generated

isSetUpdateType

public boolean isSetUpdateType()

Specified by:
isSetUpdateType in interface Attribute
Returns:
whether the value of the 'Update Type' attribute is set.
See Also:
Attribute.unsetUpdateType(), Attribute.getUpdateType(), Attribute.setUpdateType(UpdateTypeEnum)
generated

getUpdateTypeNotes

public java.util.List getUpdateTypeNotes()

Specified by:
getUpdateTypeNotes in interface Attribute
Returns:
the value of the 'Update Type Notes' attribute.
See Also:
Attribute.setUpdateTypeNotes(List), OmtPackage.getAttribute_UpdateTypeNotes()
generated

setUpdateTypeNotes

public void setUpdateTypeNotes(java.util.List newUpdateTypeNotes)

Specified by:
setUpdateTypeNotes in interface Attribute
Parameters:
newUpdateTypeNotes - the new value of the 'Update Type Notes' attribute.
See Also:
Attribute.getUpdateTypeNotes()
generated

getSubscribingFederates

public org.eclipse.emf.common.util.EList getSubscribingFederates()

Specified by:
getSubscribingFederates in interface Attribute
Returns:
the value of the 'Subscribing Federates' reference list.
See Also:
OmtPackage.getAttribute_SubscribingFederates(), Federate.getSubscribedAttributes()
generated

getPublishingFederates

public org.eclipse.emf.common.util.EList getPublishingFederates()

Specified by:
getPublishingFederates in interface Attribute
Returns:
the value of the 'Publishing Federates' reference list.
See Also:
OmtPackage.getAttribute_PublishingFederates(), Federate.getPublishedAttributes()
generated

eInverseAdd

public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
                                                                   int featureID,
                                                                   org.eclipse.emf.common.notify.NotificationChain msgs)

Overrides:
eInverseAdd in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
generated

eInverseRemove

public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
                                                                      int featureID,
                                                                      org.eclipse.emf.common.notify.NotificationChain msgs)

Overrides:
eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
generated

eGet

public java.lang.Object eGet(int featureID,
                             boolean resolve,
                             boolean coreType)

Specified by:
eGet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
generated

eSet

public void eSet(int featureID,
                 java.lang.Object newValue)

Specified by:
eSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
generated

eUnset

public void eUnset(int featureID)

Specified by:
eUnset in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
generated

eIsSet

public boolean eIsSet(int featureID)

Specified by:
eIsSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
generated

toString

public java.lang.String toString()

Overrides:
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
generated
not