|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IRelationship
An IRelationshipArtifact is an abstraction of an explicit relationship between multiple artifacts
| Nested Class Summary | |
|---|---|
static interface |
IRelationship.IRelationshipEnd
An end in a IRelationshipArtifact |
| Nested classes/interfaces inherited from interface org.eclipse.tigerstripe.workbench.model.deprecated_.IModelComponent |
|---|
IModelComponent.EMultiplicity, IModelComponent.EVisibility |
| Method Summary | |
|---|---|
IRelationship.IRelationshipEnd |
getRelationshipAEnd()
Returns the first end |
java.util.Collection<IRelationship.IRelationshipEnd> |
getRelationshipEnds()
|
IRelationship.IRelationshipEnd |
getRelationshipZEnd()
Returns the last end |
| Methods inherited from interface org.eclipse.tigerstripe.workbench.model.deprecated_.IModelComponent |
|---|
getComment, getContainedModelComponents, getContainingModelComponent, getLabel, getMetadata, getName, getProject, getVisibility, isInActiveFacet, setComment, setName, setVisibility, validate |
| Methods inherited from interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeCapable |
|---|
addStereotypeInstance, getStereotypeInstanceByName, getStereotypeInstances, getStereotypeString, hasStereotypeInstance, removeStereotypeInstance, removeStereotypeInstances |
| Methods inherited from interface org.eclipse.tigerstripe.workbench.model.annotation.IAnnotationCapable |
|---|
getAnnotation, getAnnotations, getAnnotations, getAnnotations, hasAnnotations, hasAnnotations, hasAnnotations |
| Method Detail |
|---|
java.util.Collection<IRelationship.IRelationshipEnd> getRelationshipEnds()
IRelationship.IRelationshipEnd getRelationshipAEnd()
IRelationship.IRelationshipEnd getRelationshipZEnd()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||