CX_EXPANDABLE 
Class hierarchy
Description:
CX_EXPANDABLE belongs to the basic model classes. In addition to the properties of CX_TERMED, this class gives the possibility to add any other attributes (the so-called slots). Furthermore, the class is extended by a unique identification.
Code example:
...
Function | MA* | Parameters | Return | Brief description |
---|---|---|---|---|
ClassFilter | STRING, INTEGER | OBJECT | This object, if it corresponds to a specific class | |
ConditionedFilter | STRING | OBJECT | This object if the formula expression evaluates to TRUE | |
ConditionedFilter2 | CX_FORMULA | OBJECT | This object if the formula is evaluated to TRUE | |
Description | STRING | Name of this object | ||
GetDomain | INTEGER | Domain of this object | ||
GetSlotEntries | VECTOR<object></ob | Return of internal information about slots | ||
ItemWeak | OBJECT | |||
SetDomain | INTEGER,INTEGER | Set domain | ||
ShortName | STRING | Short name of this object | ||
StructureByClassID | STRING | |||
StructureByCondition | STRING | |||
StructureByEnum | STRING | |||
StructureByID | STRING | |||
StructureByIDMA | STRING | |||
StructureByType | STRING | |||
SumupSlotValues 176196 | OBJECT | Adding up slot values in an object | ||
UniqueID | STRING | Content of the fixed data field "uniqueID | ||
Deleted | INTEGER | Object marked as deleted? | ||
GetSiblings | COLLECTION | All siblings of this object | ||
GetSiblings2 | COLLECTION | All siblings of this object | ||
LastUpdate | OBJECT | Date of the last write access | ||
LastUser | INTEGER | User who last had write access to the object | ||
RestrictedValidity | * | |||
Siblings | * | Objects with validity | ||
SpanDateValidity | * | Period of validity | ||
string | INTEGER | CX_STRING | Returns the string representation of the object | |
Unlink2 | Remove this object from the list of objects with validity | |||
ValidSince | OBJECT | Start of the validity period | ||
ValidUntil | OBJECT | End of the validity period | ||
VerifySiblings | INTEGER | Check ring of exchange objects |
* MA = Member Access function,
grey background = inherited function
Data field | Type | Reference class | I* | Brief description |
---|---|---|---|---|
uniqueID | STRING | * | Unique key | |
validity | POINTER | CX_VALIDITY | Validity period of the object |
* I = Indexable data field,
grey background = inherited data field
Order | Description |
---|---|
1 | Only direct slots and members of the object are searched, no deep tracking ("Deep"). |
Module | Brief description |
---|---|