|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object EObjectImpl com.ibm.etools.systems.app.model.impl.RelationshipImpl com.ibm.etools.systems.app.model.src.impl.InvokesRelationshipImpl
public class InvokesRelationshipImpl
An implementation of the model object 'Invokes Relationship'.
The following features are implemented:
Field Summary | |
---|---|
static String |
copyright
|
protected static int |
SOURCE_POSITION_EDEFAULT
The default value of the ' Source Position ' attribute. |
protected int |
sourcePosition
The cached value of the ' Source Position ' attribute. |
Fields inherited from class com.ibm.etools.systems.app.model.impl.RelationshipImpl |
---|
source, subtype, SUBTYPE_EDEFAULT, target, type, TYPE_EDEFAULT |
Constructor Summary | |
---|---|
protected |
InvokesRelationshipImpl()
|
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)
|
int |
getSourcePosition()
|
void |
setSourcePosition(int newSourcePosition)
|
String |
toString()
|
Methods inherited from class com.ibm.etools.systems.app.model.impl.RelationshipImpl |
---|
basicGetSource, basicGetTarget, getSource, getSubtype, getTarget, getType, setSource, setSubtype, setTarget, setType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.ibm.etools.systems.app.model.Relationship |
---|
getSource, getSubtype, getTarget, getType, setSource, setSubtype, setTarget, setType |
Field Detail |
---|
public static final String copyright
protected static final int SOURCE_POSITION_EDEFAULT
Source Position
' attribute.
getSourcePosition()
,
Constant Field Valuesprotected int sourcePosition
Source Position
' attribute.
getSourcePosition()
Constructor Detail |
---|
protected InvokesRelationshipImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class RelationshipImpl
public int getSourcePosition()
getSourcePosition
in interface InvokesRelationship
InvokesRelationship.setSourcePosition(int)
,
SrcPackage.getInvokesRelationship_SourcePosition()
public void setSourcePosition(int newSourcePosition)
setSourcePosition
in interface InvokesRelationship
newSourcePosition
- the new value of the 'Source Position' attribute.InvokesRelationship.getSourcePosition()
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in class RelationshipImpl
public void eSet(int featureID, Object newValue)
eSet
in class RelationshipImpl
public void eUnset(int featureID)
eUnset
in class RelationshipImpl
public boolean eIsSet(int featureID)
eIsSet
in class RelationshipImpl
public String toString()
toString
in class RelationshipImpl
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |