public class ConnectionImpl extends org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container implements Connection
The following features are implemented:
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetRules(FptcRules newRules,
org.eclipse.emf.common.notify.NotificationChain msgs) |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
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) |
void |
eUnset(int featureID) |
FptcRules |
getRules() |
java.lang.String |
getSourceComponent() |
java.lang.String |
getSourceId() |
java.lang.String |
getTargetComponent() |
java.lang.String |
getTargetId() |
void |
setRules(FptcRules newRules) |
void |
setSourceComponent(java.lang.String newSourceComponent) |
void |
setSourceId(java.lang.String newSourceId) |
void |
setTargetComponent(java.lang.String newTargetComponent) |
void |
setTargetId(java.lang.String newTargetId) |
java.lang.String |
toString() |
eInternalContainer
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
eNotificationRequired, eNotify
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
public java.lang.String getSourceComponent()
getSourceComponent
in interface Connection
Connection.setSourceComponent(String)
,
FlaxmlPackage.getConnection_SourceComponent()
public void setSourceComponent(java.lang.String newSourceComponent)
setSourceComponent
in interface Connection
newSourceComponent
- the new value of the 'Source Component' attribute.Connection.getSourceComponent()
public java.lang.String getSourceId()
getSourceId
in interface Connection
Connection.setSourceId(String)
,
FlaxmlPackage.getConnection_SourceId()
public void setSourceId(java.lang.String newSourceId)
setSourceId
in interface Connection
newSourceId
- the new value of the 'Source Id' attribute.Connection.getSourceId()
public java.lang.String getTargetComponent()
getTargetComponent
in interface Connection
Connection.setTargetComponent(String)
,
FlaxmlPackage.getConnection_TargetComponent()
public void setTargetComponent(java.lang.String newTargetComponent)
setTargetComponent
in interface Connection
newTargetComponent
- the new value of the 'Target Component' attribute.Connection.getTargetComponent()
public java.lang.String getTargetId()
getTargetId
in interface Connection
Connection.setTargetId(String)
,
FlaxmlPackage.getConnection_TargetId()
public void setTargetId(java.lang.String newTargetId)
setTargetId
in interface Connection
newTargetId
- the new value of the 'Target Id' attribute.Connection.getTargetId()
public FptcRules getRules()
getRules
in interface Connection
Connection.setRules(FptcRules)
,
FlaxmlPackage.getConnection_Rules()
public org.eclipse.emf.common.notify.NotificationChain basicSetRules(FptcRules newRules, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setRules(FptcRules newRules)
setRules
in interface Connection
newRules
- the new value of the 'Rules' containment reference.Connection.getRules()
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public java.lang.String toString()
toString
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl