Object Types
The following is a list of available object types, along with their descriptions.
Object Type | Description |
---|---|
_AdaptiveAction_ | |
_AdaptiveActions_ | |
_AdaptiveAdaptorMetrics_ | Adaptor metrics. |
_AdaptiveAdaptorType_ | A registry type adaptor_factory entry. |
_AdaptiveAdaptor_ | Runtime adaptor information. |
_AdaptiveAnnotation_ | |
_AdaptiveApplicationComponents_ | Adaptive Application Components (afw_components). |
_AdaptiveApplication_ | Adaptive Application. |
_AdaptiveAuthorizationControl_ | This controls how authorization checking occurs in an Adaptive Framework application. |
_AdaptiveAuthorizationDecision_ | This is meta for a decisionId property value of _AdaptiveAuthorizationResult_. |
_AdaptiveAuthorizationHandlerType_ | A registry type authorization_handler_factory entry. |
_AdaptiveAuthorizationHandler_ | Runtime authorization handler information. |
_AdaptiveAuthorizationMode_ | This is meta for current::modeId qualified variable value. |
_AdaptiveAuthorizationResult_ | This result of an authorization check. |
_AdaptiveCollection_ | Describes a collection. |
_AdaptiveConfType_ | An adaptive configuration (conf) type. |
_AdaptiveConf_ | Adaptive Framework configuration object. |
_AdaptiveConf_adaptor | Adaptive Framework configuration component for type=adaptor. This object type is the parent of an _AdaptiveObjectType_ that contains adaptorType specific properties. |
_AdaptiveConf_adaptor_afw_runtime | Adaptive Framework configuration component for type=adaptor adaptorType=afw_runtime conf entries. The component is automatically define with an adaptorId of "afw" and can only be redefined to add common adaptor properties such as access control. |
_AdaptiveConf_adaptor_file | Adaptive Framework configuration component for type=adaptor adaptorType=file. |
_AdaptiveConf_adaptor_model | Adaptive Framework configuration component for type=adaptor adaptorType=model. |
_AdaptiveConf_application | Adaptive Framework configuration component for type=application. There is only one application conf entry per Adaptive Framework instance. Use path /afw/_AdaptiveConf_application/current to access this entry at run time. |
_AdaptiveConf_authorizationHandler | Adaptive Framework configuration component for type=authorization. This object type is the parent of an _AdaptiveObjectType_ that contains authorizationType specific properties. |
_AdaptiveConf_authorizationHandler_script | Adaptive Framework configuration component for type=authorizationHandler authorizationHandlerType=script. |
_AdaptiveConf_extension | Adaptive Framework configuration component for type=extension. |
_AdaptiveConf_log | Adaptive Framework configuration component for type=log. This object type is the parent of an _AdaptiveObjectType_ that contains logType specific properties. |
_AdaptiveConf_log_event_log | Adaptive Framework configuration component for type=log logType=event_log. This log type is only available on Windows. |
_AdaptiveConf_log_standard | Adaptive Framework configuration component for type=log logType=standard. This type of log writes log messages to stdout. |
_AdaptiveConf_log_syslog | Adaptive Framework configuration component for type=log logType=syslog. This log type is only available on Linux. |
_AdaptiveConf_requestHandler | Adaptive Framework configuration component for type=requestHandler. This object type is the parent of an _AdaptiveObjectType_ that contains handlerType specific properties. |
_AdaptiveConf_requestHandler_adaptor | Adaptive Framework configuration component for type=requestHandler handlerType=adaptor. |
_AdaptiveContentType_ | There is one of these for each media type registered for a content type implementation. |
_AdaptiveContextType_ | Runtime log information. |
_AdaptiveDataTypeGenerate_ | This is the object type for objects in the generate/objects/_AdaptiveDataTypeGenerate_/ of command, core, and extension source directories. These objects are used by the "dev.py generate" script to generate _AdaptiveDataType_ objects. |
_AdaptiveDataTypeTestCase_ | An adaptive data type test case. |
_AdaptiveDataTypeTest_ | An adaptive data type test. |
_AdaptiveDataType_ | Adaptive data type. |
_AdaptiveEnvironmentRegistryType_ | An environment registry type. |
_AdaptiveEnvironmentRegistry_ | This object contains a property named for each registry type and that property has a property for each entry of that type. These entries are object of the object type appropriate for the registry type. |
_AdaptiveEnvironmentVariables_ | Environment variables of process. |
_AdaptiveErrorRVDecoder_ | A registry type error_rv_decoder entry. |
_AdaptiveError_ | The _AdaptiveObjectType_ for _AdaptiveError_ objects. |
_AdaptiveExtension_ | Run time information for a loaded extension. |
_AdaptiveFlag_ | An adaptive flag. |
_AdaptiveFunctionCategory_ | Function category. |
_AdaptiveFunctionDeclaration_ | A function declaration for adaptive functions and lambdas. |
_AdaptiveFunctionErrorThrown_ | An object entry of _AdaptiveFunction_ errorsThrown list. |
_AdaptiveFunctionGenerate_ | This is the object type for objects in the generate/objects/_AdaptiveFunctionGenerate_/ of command, core, and extension source directories. These objects are used by the "dev.py generate" script to generate _AdaptiveFunction_ objects. |
_AdaptiveFunctionParameter_ | Adaptive function parameter meta. |
_AdaptiveFunctionTestArgument_ | An adaptive function test argument. |
_AdaptiveFunctionTestCase_ | An adaptive function test case. |
_AdaptiveFunctionTestResult_ | An adaptive function test case result. |
_AdaptiveFunctionTest_ | An adaptive function test. |
_AdaptiveFunction_ | An adaptive function. |
_AdaptiveHybridPropertiesObjects_ | Each property is a _AdaptiveHybridProperties_ object. |
_AdaptiveHybridProperties_ | Each property is a hybrid value. |
_AdaptiveInterface_ | Adaptive interface object. |
_AdaptiveJournalEntryRequest_ | |
_AdaptiveJournalEntrySource_ | |
_AdaptiveJournalEntry_ | Event journal entry. |
_AdaptiveLayoutComponentTypeCategory_ | Layout Component Type Category. |
_AdaptiveLayoutComponentType_ | All adaptive layout component object types are derived from this object type. Each component type must have a corresponding object type with an id of "_AdaptiveLayoutComponentType_" followed by a unique component type id (componentType). These object types defines the properties of the object that is passed to their associated implementation. |
_AdaptiveLayoutComponent_ | A layout component. |
_AdaptiveLock_ | An adaptive flag. |
_AdaptiveLogType_ | A registry type log_factory entry. |
_AdaptiveLog_ | Runtime log information. |
_AdaptiveManifest_ | Adaptive Framework extension manifest. |
_AdaptiveMetaPropertyType_ | The object type for properties in the "propertyTypes" property of an object's meta. |
_AdaptiveMetaPropertyTypes_ | Object type of the propertyTypes property of _AdaptiveMeta_. |
_AdaptiveMeta_ | Object type for adaptive object meta information. |
_AdaptiveModelCurrentOnAddObject_ | Qualifier current:: for model onAddObject. |
_AdaptiveModelCurrentOnDeleteObject_ | Qualifier current:: for model onDeleteObject. |
_AdaptiveModelCurrentOnGetInitialObjectId_ | Qualifier current:: for model onGetInitialObjectId. |
_AdaptiveModelCurrentOnGetInitialValue_ | Qualifier current:: for model onGetInitialValue. |
_AdaptiveModelCurrentOnGetObject_ | Qualifier current:: for model onGetObject. |
_AdaptiveModelCurrentOnGetProperty_ | Qualifier current:: for model onGetProperty. |
_AdaptiveModelCurrentOnModifyObject_ | Qualifier current:: for model onModifyObject. |
_AdaptiveModelCurrentOnReplaceObject_ | Qualifier current:: for model onReplaceObject. |
_AdaptiveModelCurrentOnRetrieveObjects_ | Qualifier current:: for model onRetrieveObjects. |
_AdaptiveModelCurrentOnSetProperty_ | Qualifier current:: for model onSetProperty. |
_AdaptiveModelCurrent_ | Adaptive Framework current:: all models. |
_AdaptiveModelObjectType_ | The adaptive object type of all adaptive model object type objects. |
_AdaptiveModelObjectTypes_ | The adaptive object type of all object that contains _AdaptiveModelObjectTypes_ objects as properties. |
_AdaptiveModelPropertyType_ | The object type for properties in the "propertyTypes" property of instances of _AdaptiveModelObjectType_. This includes all of the properties from _AdaptiveValueMeta_ plus additional private properties used by Adaptive Framework to support the property. |
_AdaptiveModelPropertyTypes_ | Object type of the propertyTypes property of instances of _AdaptiveModelObjectType_. |
_AdaptiveModel_ | Adaptive map object type. |
_AdaptiveObjectOptions_ | The options used for objects returned by Adaptive Framework. |
_AdaptiveObjectType_ | The adaptive object type of all adaptive object type objects. |
_AdaptiveObjectTypes_ | The adaptive object type of all object that contains _AdaptiveObjectType_ objects as properties. |
_AdaptiveObject_ | |
_AdaptivePackageCompileOptions_ | A LANG as defined under "CMAKE_LANG_COMPILER_ID" in the CMake documentation. |
_AdaptivePackageSrcdirInfo_ | This is package information that is needed for a source directory by afwdev and related development tools. |
_AdaptivePackageSrcdirs_ | Property name is a srcdir and value is srcdir info. |
_AdaptivePackage_ | This is essential information that is needed for this AFW package by afwdev and related development tools. |
_AdaptiveParsedURI_ | Adaptive parsed URI. |
_AdaptivePolymorphicFunction_ | This is a development time only object type. Objects of this type in generate/objects are processed to produce one polymorphic _AdaptiveFunction_ plus one for each dataType in polymorphicDataTypes. |
_AdaptivePropertyTypes_ | Object type of the propertyTypes property of an object type. |
_AdaptiveProvisioningPeer_ | A provisioning peer consumes and/or produces adaptive journal entries. |
_AdaptiveQualifierDefinitions_ | This object type used for qualifier definitions where each property is a _AdaptivePropertyTypes_ object with a qualifier id as a property name. |
_AdaptiveQueryCriteriaFilter_ | This is the object type for the filter property of the queryCriteria parameter of retrieve object functions. |
_AdaptiveQueryCriteria_ | This is the object type for the queryCriteria parameter of retrieve object functions. |
_AdaptiveRequestContext_ | Request subject. |
_AdaptiveRequestHandlerType_ | A registry type request_handler_factory entry. |
_AdaptiveRequestHandler_ | Runtime request handler information. |
_AdaptiveRequestProperties_ | Object type for adaptive request properties. This includes most of the environment variables that are supplied by the associated server. |
_AdaptiveResponseAction_ | The result of an action. |
_AdaptiveResponse_ | |
_AdaptiveRootFilePaths_ | |
_AdaptiveRuntimeCustom_ | A registry type runtime_custom entry. |
_AdaptiveRuntimeLabels_ | This is the object type of the labels property of _AdaptiveRuntimeObject_. |
_AdaptiveRuntimeObjectMapInf_ | A registry type runtime_object_map_inf entry. |
_AdaptiveRuntimeObject_ | This is the object type of the runtime property of _AdaptiveObjectType_. |
_AdaptiveRuntimeProperty_ | This is the object type of the runtime property of _AdaptiveValueMeta_. |
_AdaptiveRuntimeValueAccessor_ | A registry type runtime_value_accessor entry. |
_AdaptiveServer_ | Object type for afw_server_fcgi server info. |
_AdaptiveServiceConf_ | An adaptive service. |
_AdaptiveServiceType_ | An adaptive service type. |
_AdaptiveService_ | An adaptive service. |
_AdaptiveSingleton_ | A registry type singleton entry. |
_AdaptiveSystemInfo_ | Objects of this type represent runtime information about the system Adaptive Framework is running on. The meta of instances of _AdaptiveSystemInfo_ should contain the description of the instance plus supplemental property type information. |
_AdaptiveTag_ | This defines the purpose of a tag id. Among other places, tags can be specified in object types and property types. All tags that begin with "_Adaptive" are reserved by Adaptive Framework. The requirement that other tags be defined is up to the application. |
_AdaptiveTestScriptResult_ | This is the object type of objects produced by evaluating a test script. |
_AdaptiveTestScriptTestResult_ | This is the object type of objects in the _AdaptiveTestScriptResult_ "tests" list property. |
_AdaptiveValueInf_ | A registry type value_inf entry. |
_AdaptiveValueMeta_ | The object type for an adaptive value's meta. |
_AdaptiveValuePath_ | Adaptive value path. |
_AdaptiveVersionInfo_ | The version information associated with an id. |