Uses of Class
org.jomc.model.ImplementationReference

Packages that use ImplementationReference
org.jomc.model Object management and configuration model classes. 
 

Uses of ImplementationReference in org.jomc.model
 

Subclasses of ImplementationReference in org.jomc.model
 class Dependency
          Model of a dependency.
 

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
 

Constructors in org.jomc.model with parameters of type ImplementationReference
ImplementationReference(ImplementationReference o)
          Creates a new ImplementationReference instance by deeply copying a given instance.
 



Copyright © 2005-2009 The JOMC Project. All Rights Reserved.