|
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.CallsRelationshipImpl
public class CallsRelationshipImpl
An implementation of the model object 'Calls Relationship'.
The following features are implemented:
Field Summary | |
---|---|
static String |
copyright
|
protected static boolean |
QUALIFIED_PATH_EDEFAULT
The default value of the ' Qualified Path ' attribute. |
protected boolean |
qualifiedPath
The cached value of the ' Qualified Path ' attribute. |
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 |
CallsRelationshipImpl()
|
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()
|
boolean |
isQualifiedPath()
|
void |
setQualifiedPath(boolean newQualifiedPath)
|
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()
protected static final boolean QUALIFIED_PATH_EDEFAULT
Qualified Path
' attribute.
isQualifiedPath()
,
Constant Field Valuesprotected boolean qualifiedPath
Qualified Path
' attribute.
isQualifiedPath()
Constructor Detail |
---|
protected CallsRelationshipImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class RelationshipImpl
public int getSourcePosition()
getSourcePosition
in interface CallsRelationship
CallsRelationship.setSourcePosition(int)
,
SrcPackage.getCallsRelationship_SourcePosition()
public void setSourcePosition(int newSourcePosition)
setSourcePosition
in interface CallsRelationship
newSourcePosition
- the new value of the 'Source Position' attribute.CallsRelationship.getSourcePosition()
public boolean isQualifiedPath()
isQualifiedPath
in interface CallsRelationship
CallsRelationship.setQualifiedPath(boolean)
,
SrcPackage.getCallsRelationship_QualifiedPath()
public void setQualifiedPath(boolean newQualifiedPath)
setQualifiedPath
in interface CallsRelationship
newQualifiedPath
- the new value of the 'Qualified Path' attribute.CallsRelationship.isQualifiedPath()
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 |