Class | Description |
---|---|
Adaptor |
New-style adaptor interface.
|
AdaptorStatusImplementation | |
XenonEngine |
XenonEngine implements the Xenon Interface class by redirecting all calls to
Adaptor s. |
XenonProperties |
Read-only properties implementation.
|
XenonPropertyDescriptionImplementation |
XenonPropertyDescription contains a description of an Xenon property.
|
Exception | Description |
---|---|
PropertyTypeException |
Signals that a property has a different type than the get method it was retrieved with.
|