|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface IRelationship.IRelationshipEnd
An end in a IRelationshipArtifact
| Method Summary | |
|---|---|
IRelationship |
getContainingRelationship()
Returns the containing IRelationshipEnd |
java.lang.String |
getName()
|
java.lang.String |
getNameForType(java.lang.String typeName)
Returns a String representing the "name" of the end that matches the typeName (a FQN) that is passed in as an input argument (or an empty string if no match is found) |
IRelationship.IRelationshipEnd |
getOtherEnd()
Returns the "other" end for the containing relationship if the containing relationship is a 2-way relationship (ie. |
IType |
getType()
The type of the artifact attached to this end. |
| Method Detail |
|---|
java.lang.String getName()
IType getType()
IRelationship getContainingRelationship()
IRelationship.IRelationshipEnd getOtherEnd()
java.lang.String getNameForType(java.lang.String typeName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||