|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.ptolemy.moml.impl.UnlinkTypeImpl
public class UnlinkTypeImpl
An implementation of the model object 'Unlink Type'.
The following features are implemented:
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
InternalEObject.EStore |
Field Summary | |
---|---|
protected String |
index
The cached value of the ' Index ' attribute. |
protected static String |
INDEX_EDEFAULT
The default value of the ' Index ' attribute. |
protected static String |
INSIDE_INDEX_EDEFAULT
The default value of the ' Inside Index ' attribute. |
protected String |
insideIndex
The cached value of the ' Inside Index ' attribute. |
protected String |
port
The cached value of the ' Port ' attribute. |
protected static String |
PORT_EDEFAULT
The default value of the ' Port ' attribute. |
protected String |
relation
The cached value of the ' Relation ' attribute. |
protected static String |
RELATION_EDEFAULT
The default value of the ' Relation ' attribute. |
protected String |
relation1
The cached value of the ' Relation1 ' attribute. |
protected static String |
RELATION1_EDEFAULT
The default value of the ' Relation1 ' attribute. |
protected String |
relation2
The cached value of the ' Relation2 ' attribute. |
protected static String |
RELATION2_EDEFAULT
The default value of the ' Relation2 ' 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 |
UnlinkTypeImpl()
|
Method Summary | |
---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
String |
getIndex()
|
String |
getInsideIndex()
|
String |
getPort()
|
String |
getRelation()
|
String |
getRelation1()
|
String |
getRelation2()
|
void |
setIndex(String newIndex)
|
void |
setInsideIndex(String newInsideIndex)
|
void |
setPort(String newPort)
|
void |
setRelation(String newRelation)
|
void |
setRelation1(String newRelation1)
|
void |
setRelation2(String newRelation2)
|
String |
toString()
|
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI |
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
eBasicAdapterArray, eBasicHasAdapters, 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, eInvoke, 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 |
---|
protected static final String INDEX_EDEFAULT
Index
' attribute.
getIndex()
protected String index
Index
' attribute.
getIndex()
protected static final String INSIDE_INDEX_EDEFAULT
Inside Index
' attribute.
getInsideIndex()
protected String insideIndex
Inside Index
' attribute.
getInsideIndex()
protected static final String PORT_EDEFAULT
Port
' attribute.
getPort()
protected String port
Port
' attribute.
getPort()
protected static final String RELATION_EDEFAULT
Relation
' attribute.
getRelation()
protected String relation
Relation
' attribute.
getRelation()
protected static final String RELATION1_EDEFAULT
Relation1
' attribute.
getRelation1()
protected String relation1
Relation1
' attribute.
getRelation1()
protected static final String RELATION2_EDEFAULT
Relation2
' attribute.
getRelation2()
protected String relation2
Relation2
' attribute.
getRelation2()
Constructor Detail |
---|
protected UnlinkTypeImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class EObjectImpl
public String getIndex()
getIndex
in interface UnlinkType
UnlinkType.setIndex(String)
,
MomlPackage.getUnlinkType_Index()
public void setIndex(String newIndex)
setIndex
in interface UnlinkType
newIndex
- the new value of the 'Index' attribute.UnlinkType.getIndex()
public String getInsideIndex()
getInsideIndex
in interface UnlinkType
UnlinkType.setInsideIndex(String)
,
MomlPackage.getUnlinkType_InsideIndex()
public void setInsideIndex(String newInsideIndex)
setInsideIndex
in interface UnlinkType
newInsideIndex
- the new value of the 'Inside Index' attribute.UnlinkType.getInsideIndex()
public String getPort()
getPort
in interface UnlinkType
UnlinkType.setPort(String)
,
MomlPackage.getUnlinkType_Port()
public void setPort(String newPort)
setPort
in interface UnlinkType
newPort
- the new value of the 'Port' attribute.UnlinkType.getPort()
public String getRelation()
getRelation
in interface UnlinkType
UnlinkType.setRelation(String)
,
MomlPackage.getUnlinkType_Relation()
public void setRelation(String newRelation)
setRelation
in interface UnlinkType
newRelation
- the new value of the 'Relation' attribute.UnlinkType.getRelation()
public String getRelation1()
getRelation1
in interface UnlinkType
UnlinkType.setRelation1(String)
,
MomlPackage.getUnlinkType_Relation1()
public void setRelation1(String newRelation1)
setRelation1
in interface UnlinkType
newRelation1
- the new value of the 'Relation1' attribute.UnlinkType.getRelation1()
public String getRelation2()
getRelation2
in interface UnlinkType
UnlinkType.setRelation2(String)
,
MomlPackage.getUnlinkType_Relation2()
public void setRelation2(String newRelation2)
setRelation2
in interface UnlinkType
newRelation2
- the new value of the 'Relation2' attribute.UnlinkType.getRelation2()
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface InternalEObject
eGet
in class BasicEObjectImpl
public void eSet(int featureID, Object newValue)
eSet
in interface InternalEObject
eSet
in class BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface InternalEObject
eUnset
in class BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface InternalEObject
eIsSet
in class BasicEObjectImpl
public String toString()
toString
in class BasicEObjectImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |