|
||||||||||
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.model.artifacts.IAbstractArtifact |
---|
IAbstractArtifact.IFieldTypeRef |
Nested classes/interfaces inherited from interface org.eclipse.tigerstripe.model.IRelationship |
---|
IRelationship.IRelationshipEnd |
Field Summary | |
---|---|
static java.lang.String |
DEFAULT_LABEL
|
Fields inherited from interface org.eclipse.tigerstripe.model.IModelComponent |
---|
VISIBILITY_PACKAGE, VISIBILITY_PRIVATE, VISIBILITY_PROTECTED, VISIBILITY_PUBLIC |
Method Summary | |
---|---|
IType |
getAEndType()
The type of the AEnd for this Dependency. |
IType |
getZEndType()
The type of the ZEnd for this Dependency. |
IType |
makeIType()
|
void |
setAEndType(IType aEndType)
|
void |
setZEndType(IType zEndType)
|
java.util.List<org.eclipse.tigerstripe.internal.api.utils.TigerstripeError> |
validate()
|
Methods inherited from interface org.eclipse.tigerstripe.model.IModelComponent |
---|
addStereotypeInstance, getComment, getName, getVisibility, removeStereotypeInstance, removeStereotypeInstances, setComment, setName, setVisibility |
Methods inherited from interface org.eclipse.tigerstripe.profile.stereotype.IStereotypeCapable |
---|
getStereotypeInstances |
Methods inherited from interface org.eclipse.tigerstripe.model.IRelationship |
---|
getRelationshipAEnd, getRelationshipEnds, getRelationshipZEnd |
Field Detail |
---|
static final java.lang.String DEFAULT_LABEL
Method Detail |
---|
void setAEndType(IType aEndType)
void setZEndType(IType zEndType)
IType makeIType()
java.util.List<org.eclipse.tigerstripe.internal.api.utils.TigerstripeError> validate()
validate
in interface IAbstractArtifact
IType getAEndType()
IType getZEndType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |