| Package | Description | 
|---|---|
| org.jomc.model | 
 Object management and configuration model classes. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected Implementations | 
Module.implementations  | 
protected Implementations | 
Implementation.implementations  | 
| Modifier and Type | Method and Description | 
|---|---|
Implementations | 
Implementations.clone()
Creates and returns a deep copy of this object. 
 | 
Implementations | 
ObjectFactory.createImplementations()
Create an instance of  
Implementations | 
Implementations | 
Modules.getImplementations()
Gets all implementations of the list of modules. 
 | 
Implementations | 
Module.getImplementations()
Implementations of this module or  
null. | 
Implementations | 
Implementation.getImplementations()
References to implementations this implementation inherits from or  
null. | 
Implementations | 
Modules.getImplementations(String specification)
Gets all implementations implementing a given specification from the list of modules. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
javax.xml.bind.JAXBElement<Implementations> | 
ObjectFactory.createImplementations(Implementations value)
 | 
| Modifier and Type | Method and Description | 
|---|---|
javax.xml.bind.JAXBElement<Implementations> | 
ObjectFactory.createImplementations(Implementations value)
 | 
void | 
Module.setImplementations(Implementations value)
Sets the value of the implementations property. 
 | 
void | 
Implementation.setImplementations(Implementations value)
Sets the value of the implementations property. 
 | 
| Constructor and Description | 
|---|
Implementations(Implementations o)
Creates a new  
Implementations instance by deeply copying a given Implementations instance. | 
Copyright © 2005–2016 The JOMC Project. All rights reserved.