|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAssociationArtifact
Internal Interface for IAssociationArtifact
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact |
|---|
IAbstractArtifact.IFieldTypeRef |
| Nested classes/interfaces inherited from interface org.eclipse.tigerstripe.workbench.model.deprecated_.IRelationship |
|---|
IRelationship.IRelationshipEnd |
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.tigerstripe.workbench.model.deprecated_.IAbstractArtifact |
|---|
EMPTY_ARRAY |
| Method Summary | |
|---|---|
IAssociationEnd |
getAEnd()
Get the 'A' end of this association. |
java.util.Collection<IAssociationEnd> |
getAssociationEnds()
Returns a collection containing all association ends. |
IAssociationEnd |
getZEnd()
Get the 'Z' end of this association. |
IAssociationEnd |
makeAssociationEnd()
Make a new blank association end. |
void |
setAEnd(IAssociationEnd aEnd)
Set the 'A' end of the association. |
void |
setZEnd(IAssociationEnd zEnd)
Set the 'Z' end of the association. |
| Methods inherited from interface org.eclipse.tigerstripe.workbench.model.deprecated_.IRelationship |
|---|
getRelationshipAEnd, getRelationshipEnds, getRelationshipZEnd |
| Method Detail |
|---|
IAssociationEnd getAEnd()
void setAEnd(IAssociationEnd aEnd)
aEnd - IAssociationEnd getZEnd()
void setZEnd(IAssociationEnd zEnd)
zEnd - java.util.Collection<IAssociationEnd> getAssociationEnds()
IAssociationEnd makeAssociationEnd()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||