Package org.eclipse.tigerstripe.model

Interface Summary
IAssociationEnd  
IField A Field for an AbstractArtifact
ILabel  
IMethod  
IMethod.IArgument  
IMethod.IException  
IModelComponent A component for a Tigerstripe Model
IRelationship An IRelationshipArtifact is an abstraction of an explicit relationship between multiple artifacts
IRelationship.IRelationshipEnd An end in a IRelationshipArtifact
IType A Type in a Tigerstripe Model
 

Enum Summary
IAssociationEnd.EAggregationEnum An enum of the possible values for the aggregation of an end.
IAssociationEnd.EChangeableEnum An enum of the possible values for the changeability of an end.
IAssociationEnd.EMultiplicity An enum of the possible values for the multiplicity of an end.
IMethod.OssjEntityMethodFlavor This enum represents the "Flavors" that might be supported for a method.
IMethod.OssjMethodProperty This enum represents some key "Properties" of a method.