All Frameworks Class Hierarchy This Framework Indexes
ObjectSpecsModeler Enumeration CATParentKind
enum CATParentKind {
Reference,
Startup,
AggrFather,
Supertype,
AutonameFather
}
Specification to define kind of relation with an other specObject.
Role: used in IsExternalMethod of CATISpecObject.
- Values:
-
- Reference
- the other specobject is the reference of this one.
- Startup
- the other specobject is the startup of this one.
- AggrFather
- the other specobject is aggregating this one.
- Supertype
- the other specobject is the supertype of this one.
- AutonameFather
- the other specobject is the autonaming father of this one.
This object is included in the file: CATISpecDeclarations.h