Class | Description |
---|---|
ApplicationAssemblyFactoryImpl |
Factory for ApplicationAssembly.
|
ApplicationAssemblyImpl |
The representation of an entire application.
|
ApplicationModelFactoryImpl |
Factory for Applications.
|
AssemblyHelper |
This helper is used when building the application model.
|
CompositeAssemblyImpl |
Declaration of a Composite.
|
ConfigurationAssemblyImpl |
Declaration of a EntityComposite.
|
ConfigurationDeclarationImpl |
Declaration of a Composite.
|
EntityAssemblyImpl |
Declaration of a EntityComposite.
|
EntityDeclarationImpl |
Declaration of a Composite.
|
ImportedServiceAssemblyImpl |
Declaration of an imported Service.
|
ImportedServiceDeclarationImpl |
Declaration of an imported Service.
|
LayerAssemblyImpl |
Assembly of a Layer.
|
ModuleAssemblyImpl |
Assembly of a Module.
|
ObjectAssemblyImpl |
Assembly of an Object.
|
ObjectDeclarationImpl |
Declaration of an Object.
|
ServiceAssemblyImpl |
Assembly of a Service.
|
ServiceDeclarationImpl |
Declaration of a Service.
|
TransientAssemblyImpl |
Declaration of a TransientComposite.
|
TransientDeclarationImpl |
Declaration of a Composite.
|
ValueAssemblyImpl |
Declaration of a ValueComposite.
|
ValueDeclarationImpl |
Declaration of a ValueComposite.
|