A Dependency Artifact models a UML2 dependency between any 2 artifact in a Tigerstripe Model.
Standard Modeling Details
- Package: a valid package name.
- Name: a unique name for this Dependency within the scope defined by the package.
- Super-Artifact (optional): the fully qualified name of the Depedency being extended by this Dependency definition. This is optional.
Artifact Specific Modeling Details
- Dependency Ends: any artifacts in the model.
© copyright 2005, 2006, 2007 Cisco Systems, Inc. - All rights reservedThe standard OSS/J Models do not use Dependencies. As a result, standard built-in OSS/J plugins will ignore Dependencies in a Tigerstripe Model.
Dependency Artifact can be fully leveraged for generation within Custom User Plugins.