| Package | Description |
|---|---|
| org.oddjob.arooa |
Arooa stands for A Rip Off Of Ant, and provides ant like configuration.
|
| org.oddjob.arooa.deploy |
Concerning deployment and implementations of
ArooaDescriptor in particular. |
| org.oddjob.arooa.design |
Classes for creating forms for ArooaConfigurations.
|
| org.oddjob.arooa.life |
Relating to the Arooa Life-cycle.
|
| org.oddjob.arooa.types |
The base elements Arooa provides.
|
| Modifier and Type | Method and Description |
|---|---|
DesignFactory |
ElementMappings.designFor(ArooaElement element,
InstantiationContext context)
Provide a mapping from an element to the name of a java class
that is a DesignFactory for the element.
|
DesignFactory |
ElementMappings.designFor(ArooaElement element,
InstantiationContext context)
Provide a mapping from an element to the name of a java class
that is a DesignFactory for the element.
|
ArooaElement[] |
ElementMappings.elementsFor(InstantiationContext context)
Provide a list of all elements in this mapping that support
the given context.
|
ArooaElement[] |
ElementMappings.elementsFor(InstantiationContext context)
Provide a list of all elements in this mapping that support
the given context.
|
ArooaClass |
ElementMappings.mappingFor(ArooaElement element,
InstantiationContext context)
Provide a mapping from an element to the name of a java class.
|
ArooaClass |
ElementMappings.mappingFor(ArooaElement element,
InstantiationContext context)
Provide a mapping from an element to the name of a java class.
|
| Constructor and Description |
|---|
DescriptorDesignFactory(InstantiationContext instantiationContext) |
DescriptorDesignFactory(InstantiationContext instantiationContext) |
| Modifier and Type | Method and Description |
|---|---|
DesignFactory |
BaseElementMappings.designFor(ArooaElement element,
InstantiationContext parentContext) |
DesignFactory |
BaseElementMappings.designFor(ArooaElement element,
InstantiationContext parentContext) |
ArooaElement[] |
BaseElementMappings.elementsFor(InstantiationContext propertyContext) |
ArooaElement[] |
ElementsForIdentifier.elementsFor(InstantiationContext instantiationContext) |
ArooaElement[] |
ElementsForIdentifier.elementsFor(InstantiationContext instantiationContext) |
ArooaElement[] |
BaseElementMappings.elementsFor(InstantiationContext propertyContext) |
ArooaClass |
BaseElementMappings.mappingFor(ArooaElement element,
InstantiationContext propertyContext) |
ArooaClass |
BaseElementMappings.mappingFor(ArooaElement element,
InstantiationContext propertyContext) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
IsType.supports(InstantiationContext context) |
static boolean |
IsType.supports(InstantiationContext context) |
Copyright © 2023. All rights reserved.