Please note: this project is inactive since early 2006

 
2.4.5 Entity

The component Entity defines the following properties:

Prop.  Type  Default  Comment 
name string no default The name is the only mandatory arguments when instanciating a Entity. Once set, it should not be changed
className string value of name  
moduleName string value of name  
externalName string externalNameForInternalName(name)  
isAbstract int 0  
isReadOnly int 0  
properties sequence [] Sequence of Attribute and Relationship objects
parent string '' The name of its parent entity (inheritance)
typeName string ''  
doc string '' comment

Note: For details about these properties and their meaning, please refer to 2.3.2.

Comments are welcome: Sebastien Bigaret / Modeling Home Page
Hosted by:SourceForge.net Logo