|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDependencyArtifact
| 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_.IModelComponent |
|---|
IModelComponent.EMultiplicity, IModelComponent.EVisibility |
| 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 | |
|---|---|
IType |
getAEndType()
The type of the AEnd for this Dependency. |
IType |
getZEndType()
The type of the ZEnd for this Dependency. |
IType |
makeType()
Make a new blank type. |
void |
setAEndType(IType aEndType)
Sets the type of the artifact at the 'A' end of the Dependency. |
void |
setZEndType(IType zEndType)
Sets the type of the artifact at the 'Z' end of the Dependency. |
| Methods inherited from interface org.eclipse.tigerstripe.workbench.model.deprecated_.IModelComponent |
|---|
getAnnotation, getAnnotations, getAnnotations, getAnnotations, getComment, getMetadata, getName, getProject, getVisibility, hasAnnotations, hasAnnotations, hasAnnotations, isInActiveFacet, setComment, setName, setVisibility, validate |
| Methods inherited from interface org.eclipse.tigerstripe.workbench.profile.stereotype.IStereotypeCapable |
|---|
addStereotypeInstance, getStereotypeInstanceByName, getStereotypeInstances, hasStereotypeInstance, removeStereotypeInstance, removeStereotypeInstances |
| Methods inherited from interface org.eclipse.tigerstripe.workbench.model.deprecated_.IRelationship |
|---|
getRelationshipAEnd, getRelationshipEnds, getRelationshipZEnd |
| Method Detail |
|---|
IType getAEndType()
void setAEndType(IType aEndType)
aEndType - IType getZEndType()
void setZEndType(IType zEndType)
zEndType - IType makeType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||