|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SourceFilesType | |
---|---|
org.jomc.tools | Object management and configuration tool classes. |
org.jomc.tools.model | Object management and configuration tools model classes. |
Uses of SourceFilesType in org.jomc.tools |
---|
Methods in org.jomc.tools that return SourceFilesType | |
---|---|
SourceFilesType |
SourceFileProcessor.getSourceFilesType()
Deprecated. As of JOMC 1.2, please add source file models to Specification s and Implementation s
directly. This method will be removed in version 2.0. |
SourceFilesType |
SourceFileProcessor.getSourceFilesType(Implementation implementation)
Gets the source files model of an implementation of the modules of the instance. |
SourceFilesType |
SourceFileProcessor.getSourceFilesType(Specification specification)
Gets the source files model of a specification of the modules of the instance. |
Uses of SourceFilesType in org.jomc.tools.model |
---|
Methods in org.jomc.tools.model that return SourceFilesType | |
---|---|
SourceFilesType |
SourceFilesType.clone()
Creates and returns a deep copy of this object. |
SourceFilesType |
ObjectFactory.createSourceFilesType()
Create an instance of SourceFilesType |
Methods in org.jomc.tools.model that return types with arguments of type SourceFilesType | |
---|---|
javax.xml.bind.JAXBElement<SourceFilesType> |
ObjectFactory.createSourceFiles(SourceFilesType value)
Create an instance of JAXBElement < SourceFilesType > } |
Methods in org.jomc.tools.model with parameters of type SourceFilesType | |
---|---|
javax.xml.bind.JAXBElement<SourceFilesType> |
ObjectFactory.createSourceFiles(SourceFilesType value)
Create an instance of JAXBElement < SourceFilesType > } |
Constructors in org.jomc.tools.model with parameters of type SourceFilesType | |
---|---|
SourceFilesType(SourceFilesType o)
Creates a new SourceFilesType instance by deeply copying a given SourceFilesType instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 2005-2012 The JOMC Project. All Rights Reserved. |