| Package | Description |
|---|---|
| de.intarsys.tools.objectmodel |
| Class and Description |
|---|
| CommonClassSelector |
| IClass
The abstraction of a class in this object model.
|
| IClassRegistry
The abstraction of a "repository" of available
IClass instances. |
| IClassSelector
A unique identifier for an
IClass instance. |
| IField
The abstraction of a "field" or "attribute" member in an
IClass. |
| IMember
An abstraction for any member within an
IClass. |
| IMethod
The abstraction of a "method" or "function" within an
IClass. |
| IReturnTypeInfo
An executable object (like a functor or executable) holding meta information
about the type of its result.
|
| ISignatureInfo
An object holding meta information about an executable object, like for
example an IFunctor or IMethod.
|
| Member |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.