|
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
public class RelationshipImpl
An implementation of the model object 'Relationship'.
The following features are implemented:
| Field Summary | |
|---|---|
static String |
copyright
|
protected Artifact |
source
The cached value of the ' Source' reference. |
protected String |
subtype
The cached value of the ' Subtype' attribute. |
protected static String |
SUBTYPE_EDEFAULT
The default value of the ' Subtype' attribute. |
protected Artifact |
target
The cached value of the ' Target' reference. |
protected String |
type
The cached value of the ' Type' attribute. |
protected static String |
TYPE_EDEFAULT
The default value of the ' Type' attribute. |
| Constructor Summary | |
|---|---|
protected |
RelationshipImpl()
|
| Method Summary | |
|---|---|
Artifact |
basicGetSource()
|
Artifact |
basicGetTarget()
|
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)
|
Artifact |
getSource()
|
String |
getSubtype()
|
Artifact |
getTarget()
|
String |
getType()
|
void |
setSource(Artifact newSource)
|
void |
setSubtype(String newSubtype)
|
void |
setTarget(Artifact newTarget)
|
void |
setType(String newType)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String copyright
protected Artifact source
Source' reference.
getSource()protected Artifact target
Target' reference.
getTarget()protected static final String TYPE_EDEFAULT
Type' attribute.
getType()protected String type
Type' attribute.
getType()protected static final String SUBTYPE_EDEFAULT
Subtype' attribute.
getSubtype()protected String subtype
Subtype' attribute.
getSubtype()| Constructor Detail |
|---|
protected RelationshipImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
public Artifact getSource()
getSource in interface RelationshipRelationship.setSource(Artifact),
ModelPackage.getRelationship_Source()public Artifact basicGetSource()
public void setSource(Artifact newSource)
setSource in interface RelationshipnewSource - the new value of the 'Source' reference.Relationship.getSource()public Artifact getTarget()
getTarget in interface RelationshipRelationship.setTarget(Artifact),
ModelPackage.getRelationship_Target()public Artifact basicGetTarget()
public void setTarget(Artifact newTarget)
setTarget in interface RelationshipnewTarget - the new value of the 'Target' reference.Relationship.getTarget()public String getType()
getType in interface RelationshipRelationship.setType(String),
ModelPackage.getRelationship_Type()public void setType(String newType)
setType in interface RelationshipnewType - the new value of the 'Type' attribute.Relationship.getType()public String getSubtype()
getSubtype in interface RelationshipRelationship.setSubtype(String),
ModelPackage.getRelationship_Subtype()public void setSubtype(String newSubtype)
setSubtype in interface RelationshipnewSubtype - the new value of the 'Subtype' attribute.Relationship.getSubtype()
public Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public String toString()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||