See: Description
Class | Description |
---|---|
LicasConfig |
This stores all licas configuration information, including service types with
their related GUI class name.
|
MetaFactory |
This class can create metadata parts that can be used to define
service creation or initialisation.
|
MetaFactoryAI |
This class can create metadata parts that can be used as part of AI scripts.
|
MetaFactoryData |
This class can create metadata parts that can be used to define data descriptions.
|
MetaFactoryService |
This class can create metadata parts that can be used to define the service metadata
as it is stored and defined on the server.
|
ServerMetadata |
This class relates to metadata stored on the server, providing an extra layer
of protection over the service metadata repository.
|
ServiceMeta |
This is a lightweight description of a service for information purposes.
|