|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.metaboss.sdlctools.applications.anttasks.builder.MetaBossBuilderTaskElement
com.metaboss.sdlctools.applications.anttasks.builder.ModuleElementDefinition
This abstract class represents the definition of the single element of the module. It is basically a definition of some submodule inside the module
| Constructor Summary | |
ModuleElementDefinition(ModuleDefinition pOwnerModule,
com.metaboss.sdlctools.applications.anttasks.builder.MetaBossBuilderTaskElement.ElementMetadata pElementMetadata)
The only available constructor |
|
| Method Summary | |
org.apache.tools.ant.types.Path |
getCompileClasspath()
The getter for the compile classpath. |
ModuleDefinition |
getOwnerModule()
Returns the owner of this element |
| Methods inherited from class com.metaboss.sdlctools.applications.anttasks.builder.MetaBossBuilderTaskElement |
createCompileClasspath, createIncludeModelElement, getElementMetadata, getIncludedModelElements, getOwnerTask, getRootModelElement, setAdditionalRootModelElements, setCompileClasspath, setDefaultRootModelElement, setRef |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ModuleElementDefinition(ModuleDefinition pOwnerModule,
com.metaboss.sdlctools.applications.anttasks.builder.MetaBossBuilderTaskElement.ElementMetadata pElementMetadata)
| Method Detail |
public final ModuleDefinition getOwnerModule()
public org.apache.tools.ant.types.Path getCompileClasspath()
getCompileClasspath in class MetaBossBuilderTaskElement
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||