|
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.ObjectEObjectImpl
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 RelationshipImplpublic int getSourcePosition()
getSourcePosition in interface CallsRelationshipCallsRelationship.setSourcePosition(int),
SrcPackage.getCallsRelationship_SourcePosition()public void setSourcePosition(int newSourcePosition)
setSourcePosition in interface CallsRelationshipnewSourcePosition - the new value of the 'Source Position' attribute.CallsRelationship.getSourcePosition()public boolean isQualifiedPath()
isQualifiedPath in interface CallsRelationshipCallsRelationship.setQualifiedPath(boolean),
SrcPackage.getCallsRelationship_QualifiedPath()public void setQualifiedPath(boolean newQualifiedPath)
setQualifiedPath in interface CallsRelationshipnewQualifiedPath - 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 RelationshipImplpublic void eUnset(int featureID)
eUnset in class RelationshipImplpublic boolean eIsSet(int featureID)
eIsSet in class RelationshipImplpublic 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 | |||||||||