|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImplementationReference | |
|---|---|
| org.jomc.model | Object management and configuration model classes. |
| Uses of ImplementationReference in org.jomc.model |
|---|
| Fields in org.jomc.model with type parameters of type ImplementationReference | |
|---|---|
protected List<ImplementationReference> |
Implementations.reference
|
| Methods in org.jomc.model that return ImplementationReference | |
|---|---|
ImplementationReference |
ImplementationReference.clone()
Creates and returns a deep copy of this object. |
ImplementationReference |
ObjectFactory.createImplementationReference()
Create an instance of ImplementationReference |
ImplementationReference |
Implementations.getReference(String implementation)
Gets an implementation reference for a given identifier from the list of references. |
| Methods in org.jomc.model that return types with arguments of type ImplementationReference | |
|---|---|
List<ImplementationReference> |
Implementations.getReference()
Gets the value of the reference property. |
| Methods in org.jomc.model with parameters of type ImplementationReference | |
|---|---|
private ModelException.Detail |
DefaultModelManager.newModuleImplementationReferenceDeclarationConstraintDetail(JAXBElement<? extends ModelObject> element,
Module module,
ImplementationReference reference)
|
| Method parameters in org.jomc.model with type arguments of type ImplementationReference | |
|---|---|
private static void |
Implementations.copyReference(List<ImplementationReference> source,
List<ImplementationReference> target)
Copies all values of property Reference deeply. |
private static void |
Implementations.copyReference(List<ImplementationReference> source,
List<ImplementationReference> target)
Copies all values of property Reference deeply. |
| Constructors in org.jomc.model with parameters of type ImplementationReference | |
|---|---|
ImplementationReference(ImplementationReference o)
Creates a new ImplementationReference instance by deeply copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||