ObjectTypeManager Properties |
The ObjectTypeManager type exposes the following members.
Name | Description | |
---|---|---|
AllExceptBindingObjectTypes |
Returns the list of all the object types available in the system in a not guaranteed order. Does not contain inherited object types and binding object types.
| |
AllObjectTypes |
Returns the list of all the object types available in the system in a not guaranteed order. Does not contain inherited object types
| |
BindingObjectTypes |
List of all binding object types.
| |
ColumnNames |
Available column names.
(Inherited from AbstractDataContainerParentObjectType.) | |
ContinuousIntegrationSupportedObjectTypes |
Returns the list of all object types that are supported by continuous integration.
| |
ExistingObjectTypes |
Returns the list of all existing object types available in the system in a not guaranteed order (includes also inherited, list infos).
| |
Instance |
Returns singleton instance of the ObjectTypeManager.
| |
Item |
Gets the value of particular property
(Inherited from AbstractHierarchicalObjectTObject.) | |
ListObjectTypes |
Returns list of all listing (inherited) object types.
| |
MainObjectTypes |
List of all "main" object types (= not child of other object) retrieved from modules.
| |
ObjectTypesWithDynamicDependency |
Returns the list of all the object types available in the system that has dynamic dependency in a not guaranteed order. Does not contain inherited object types
| |
ObjectTypesWithMacros |
Returns the list of all the object types available in the system that can contain macros in a not guaranteed order. Does not contain inherited object types
| |
Properties |
Properties available through the context.
(Inherited from AbstractHierarchicalObjectTObject.) | |
PropertyList |
Used property list
(Inherited from AbstractHierarchicalObjectTObject.) | |
RegisteredColumns |
Registered Columns
(Inherited from AbstractSimpleDataContainerTObject.) | |
RegisteredColumnsObject |
Registered Columns object
(Inherited from AbstractSimpleDataContainerTObject.) | |
RegisteredProperties |
Registered properties
(Inherited from AbstractHierarchicalObjectTObject.) | |
RegisteredPropertiesObject |
Registered properties object
(Inherited from AbstractHierarchicalObjectTObject.) | |
RegisteredTypes |
Returns all registered types
| |
UseLocalColumns |
If true, the object uses local columns
(Inherited from AbstractSimpleDataContainerTObject.) | |
UseLocalProperties |
If true, the object uses local properties
(Inherited from AbstractHierarchicalObjectTObject.) |