Package | Description |
---|---|
org.jomc.tools.model |
Object management and configuration tools model classes.
|
Modifier and Type | Class and Description |
---|---|
class |
SourceFilesType
List of source files.
|
class |
SourceFileType
Model of a source code file.
|
class |
SourceSectionsType
List of source sections.
|
class |
SourceSectionType
Model of a source code file section.
|
Modifier and Type | Method and Description |
---|---|
ToolsType |
ToolsType.clone()
Creates and returns a deep copy of this object.
|
ToolsType |
ObjectFactory.createToolsType()
Create an instance of
ToolsType |
Constructor and Description |
---|
ToolsType(ToolsType o)
Creates a new
ToolsType instance by deeply copying a given ToolsType instance. |
Copyright © 2005-2012 The JOMC Project. All Rights Reserved.