Entity Artifact General Information

The General Information section contains the following information:
- Project: the identifier for the Tigerstripe project where the artifact is defined, as it appears in the Tigerstripe Explorer view. You cannot edit this field. For information on how to move artifacts across projects, refer to Refactoring Artifacts.
- Package: the name of the package where the artifact is defined. You cannot edit this field. For more information on how to move artifacts across packages, refer to Refactoring Artifacts.
- Name: the name of the artifact. You cannot edit this field. For more information on how to rename artifacts, refer to Refactoring Artifacts.
- Description: a textual description of the artifact. This field can include any HTML code and should document the artifact. This field is passed to the corresponding web page when you publish your project. For more details on Artifact documentation, refer to Tigerstripe Model Documentation.
- Extends: the fully qualified name of the super-artifact (that is, the name of the artifact being extended by the current artifact). This is how inheritance is achieved between artifacts. For more information about inheritance within Tigerstripe models, refer to Artifact Inheritance.
Related Topics
Creating Entity Artifacts
Editing Entity Artifacts
Entity Attributes
Entity Constants
Entity Methods
Entity Implementation Specifics
Entity Attributes

© copyright 2005, 2006, 2007 Cisco Systems, Inc. - All rights reserved