Package org.eclipse.tigerstripe.workbench.model.deprecated_

Interface Summary
IAbstractArtifact Abstract Artifact for a Tigerstripe Model.
IAbstractArtifact.IFieldTypeRef  
IArtifactManagerSession Deprecated.
IAssociationArtifact Internal Interface for IAssociationArtifact
IAssociationClassArtifact Internal Interface for IAssociationArtifact
IAssociationEnd  
IDatatypeArtifact  
IDependencyArtifact  
IEnumArtifact  
IEventArtifact  
IExceptionArtifact  
IField This class represents a Field for an IArtifact.
ILiteral  
IManagedEntityArtifact  
IMethod  
IMethod.IArgument  
IMethod.IException  
IModelComponent A component for a Tigerstripe Model.
IPackageArtifact  
IPrimitiveTypeArtifact  
IQueryArtifact  
IRelationship An IRelationshipArtifact is an abstraction of an explicit relationship between multiple artifacts
IRelationship.IRelationshipEnd An end in a IRelationshipArtifact
ISessionArtifact  
ISessionArtifact.IEmittedEvent  
ISessionArtifact.IEntityMethodFlavorDetails  
ISessionArtifact.IExposedUpdateProcedure  
ISessionArtifact.IManagedEntityDetails  
ISessionArtifact.INamedQuery  
IType A Type in a Tigerstripe Model
IUpdateProcedureArtifact  
 

Enum Summary
IAssociationEnd.EAggregationEnum An enumeration of the possible values for the aggregation of an end.
IAssociationEnd.EChangeableEnum An enum of the possible values for the changeability 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.
IModelComponent.EMultiplicity An enum of the possible values for the multiplicity of an component.
IModelComponent.EVisibility An enum of the possible values for the visibility of a component.