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

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.InteractionClassImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, InteractionClass

public class InteractionClassImpl
extends org.eclipse.emf.ecore.impl.EObjectImpl
implements InteractionClass

An implementation of the model object 'Interaction Class'.

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  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  org.eclipse.emf.common.util.EList parameters
          The cached value of the 'Parameters' containment reference list.
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 subClasses
          The cached value of the 'Sub Classes' containment reference list.
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.
 
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.eodisp.hla.crc.omt.InteractionClass
HLA_INTERACTION_ROOT_NAME
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Constructor Summary
protected InteractionClassImpl()
           
 
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.util.List getAllParameters()
          Returns all parameters including parameters of all super classes.
 java.util.List<InteractionClass> getAllSuperClasses()
          Returns all super classes in an ordered list.
 java.util.List getDimensions()
           
 java.util.List getDimensionsNotes()
           
 InteractionClassHandle getHandle()
          Returns the handle of this interaction class.
 java.lang.String getName()
           
 java.util.List getNameNotes()
           
 OrderEnum getOrder()
           
 java.util.List getOrderNotes()
           
 org.eclipse.emf.common.util.EList getParameters()
           
 org.eclipse.emf.common.util.EList getPublishingFederates()
           
 java.lang.String getQualifiedName(boolean omitInteractionRoot)
          Returns the fully qualified name of this interaction class.
 java.lang.Object getSemantics()
           
 java.util.List getSemanticsNotes()
           
 SharingEnum getSharing()
           
 java.util.List getSharingNotes()
           
 org.eclipse.emf.common.util.EList getSubClasses()
           
 org.eclipse.emf.common.util.EList getSubscribingFederates()
           
 InteractionClass getSuperClass()
          Returns the super class of this interaction class.
 java.lang.String getTransportation()
           
 java.util.List getTransportationNotes()
           
 boolean isSetOrder()
           
 boolean isSetSharing()
           
 void setDimensions(java.util.List newDimensions)
           
 void setDimensionsNotes(java.util.List newDimensionsNotes)
           
 void setHandle(InteractionClassHandle interactionClassHandle)
          Sets the handle of this interaction class.
 void setName(java.lang.String newName)
           
 void setNameNotes(java.util.List newNameNotes)
           
 void setOrder(OrderEnum newOrder)
           
 void setOrderNotes(java.util.List newOrderNotes)
           
 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)
           
 java.lang.String toString()
           
 void unsetOrder()
           
 void unsetSharing()
           
 
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

parameters

protected org.eclipse.emf.common.util.EList parameters
The cached value of the 'Parameters' containment reference list.

See Also:
getParameters()
generated
ordered

subClasses

protected org.eclipse.emf.common.util.EList subClasses
The cached value of the 'Sub Classes' containment reference list.

See Also:
getSubClasses()
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

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

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

InteractionClassImpl

protected InteractionClassImpl()

generated
Method Detail

getHandle

public InteractionClassHandle getHandle()
Returns the handle of this interaction class.

Specified by:
getHandle in interface InteractionClass
Returns:
the handle of this interaction class.

setHandle

public void setHandle(InteractionClassHandle interactionClassHandle)
Sets the handle of this interaction class. TODO: Should be set when constructing

Specified by:
setHandle in interface InteractionClass

eStaticClass

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

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

getParameters

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

Specified by:
getParameters in interface InteractionClass
Returns:
the value of the 'Parameters' containment reference list.
See Also:
OmtPackage.getInteractionClass_Parameters()
generated

getAllParameters

public java.util.List getAllParameters()
Returns all parameters including parameters of all super classes.

Specified by:
getAllParameters in interface InteractionClass
Returns:
all parameter of this and all super classes
generated
not

getSubClasses

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

Specified by:
getSubClasses in interface InteractionClass
Returns:
the value of the 'Sub Classes' containment reference list.
See Also:
OmtPackage.getInteractionClass_SubClasses()
generated

getDimensions

public java.util.List getDimensions()

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

setDimensions

public void setDimensions(java.util.List newDimensions)

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

getDimensionsNotes

public java.util.List getDimensionsNotes()

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

setDimensionsNotes

public void setDimensionsNotes(java.util.List newDimensionsNotes)

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

getSuperClass

public InteractionClass getSuperClass()
Returns the super class of this interaction class.

Specified by:
getSuperClass in interface InteractionClass
Returns:
the super class of this interaction class or null if this interaction class does not have a super class

getAllSuperClasses

public java.util.List<InteractionClass> getAllSuperClasses()
Returns all super classes in an ordered list. The first element in the list is the immediate super class, the last the top most class, which is always the HLAobjectRoot

Specified by:
getAllSuperClasses in interface InteractionClass
Returns:
all super classes of this interaction class

getName

public java.lang.String getName()

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

getQualifiedName

public java.lang.String getQualifiedName(boolean omitInteractionRoot)
Returns the fully qualified name of this interaction class. See section 10.1.1 in IEEE 1516.1-2000.

Specified by:
getQualifiedName in interface InteractionClass
Parameters:
omitInteractionRoot - if true omits the topmost super class HLAinteractionRoot.
Returns:
the fully qualified name of this interaction class. Delimiter is a dot(.).

setName

public void setName(java.lang.String newName)

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

getNameNotes

public java.util.List getNameNotes()

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

setNameNotes

public void setNameNotes(java.util.List newNameNotes)

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

getOrder

public OrderEnum getOrder()

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

setOrder

public void setOrder(OrderEnum newOrder)

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

unsetOrder

public void unsetOrder()

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

isSetOrder

public boolean isSetOrder()

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

getOrderNotes

public java.util.List getOrderNotes()

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

setOrderNotes

public void setOrderNotes(java.util.List newOrderNotes)

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

getSemantics

public java.lang.Object getSemantics()

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

setSemantics

public void setSemantics(java.lang.Object newSemantics)

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

getSemanticsNotes

public java.util.List getSemanticsNotes()

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

setSemanticsNotes

public void setSemanticsNotes(java.util.List newSemanticsNotes)

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

getSharing

public SharingEnum getSharing()

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

setSharing

public void setSharing(SharingEnum newSharing)

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

unsetSharing

public void unsetSharing()

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

isSetSharing

public boolean isSetSharing()

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

getSharingNotes

public java.util.List getSharingNotes()

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

setSharingNotes

public void setSharingNotes(java.util.List newSharingNotes)

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

getTransportation

public java.lang.String getTransportation()

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

setTransportation

public void setTransportation(java.lang.String newTransportation)

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

getTransportationNotes

public java.util.List getTransportationNotes()

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

setTransportationNotes

public void setTransportationNotes(java.util.List newTransportationNotes)

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

getSubscribingFederates

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

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

getPublishingFederates

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

Specified by:
getPublishingFederates in interface InteractionClass
Returns:
the value of the 'Publishing Federates' reference list.
See Also:
OmtPackage.getInteractionClass_PublishingFederates(), Federate.getPublishedInteractions()
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