![]() | CAEXFile |
The CAEXFileStatisticService type exposes the following members.
Name | Description | |
---|---|---|
![]() | CAEXFileStatisticService | Initializes a new instance of the CAEXFileStatisticService class |
Name | Description | |
---|---|---|
![]() | NumberOfAllObjects | Counts all objects (sum of all others with specific counts) and returns the result. |
![]() | NumberOfAttributes | Counts all Attribute objects and returns the result. |
![]() | NumberOfAttributeTypeReferences | Counts all Attribute type reference objects and returns the result. |
![]() | NumberOfAttributeTypes(CAEXFileType) | Counts all AttributeType objects and returns the result. |
![]() | NumberOfAttributeTypes(CAEXFileType, PredicateXNode) | Counts all AttributeType objects which meet the condition and returns the result. |
![]() | NumberOfInterfaceClasses(CAEXFileType) | Counts all InterfaceClass objects and returns the result. |
![]() | NumberOfInterfaceClasses(CAEXFileType, PredicateXNode) | Counts all InterfaceClass objects which meet the condition and returns the result. |
![]() | NumberOfInterfaceInstances | Counts all ExternalInterface objects and returns the result. |
![]() | NumberOfInternalElements | Counts all InternalElement objects and returns the result. |
![]() | NumberOfLinks | Counts all InternalLink objects and returns the result. |
![]() | NumberOfRoleClasses(CAEXFileType) | Counts all RoleClass objects and returns the result. |
![]() | NumberOfRoleClasses(CAEXFileType, PredicateXNode) | Counts all RoleClass objects which meet the condition and returns the result. |
![]() | NumberOfRoleClassReferences | Counts all RoleClass reference (RoleRequirements and SupportedRoleClass) objects and returns the result. |
![]() | NumberOfSystemUnitClasses(CAEXFileType) | Counts all SystemUnitClass objects and returns the result. |
![]() | NumberOfSystemUnitClasses(CAEXFileType, PredicateXNode) | Counts all SystemUnitClass objects which meet the condition and returns the result. |
![]() | NumberOfSystemUnitClassReferences | Counts all SystemUnitClass reference objects and returns the result. |
![]() ![]() | Register | Registers a new instance of a CAEXFileStatisticService with the ServiceLocator of the AMLEngine. |
![]() ![]() | UnRegister | Unregisters this service |