org.oddjob.designer.components
Class OddjobDC
java.lang.Object
java.util.Observable
org.oddjob.designer.model.DesignAdult
org.oddjob.designer.components.BaseDC
org.oddjob.designer.components.OddjobDC
- All Implemented Interfaces:
- DesignComponent
- public class OddjobDC
- extends BaseDC
| Methods inherited from class org.oddjob.designer.model.DesignAdult |
addChild, childCount, childElements, children, children, clearChildren, createType, insertChild, parent, removeChild, supportedTypes, supportedTypes |
| Methods inherited from class java.util.Observable |
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OddjobDC
public OddjobDC()
form
public FormDefinition form()
setFile
public void setFile(SimpleDE config)
getFile
public SimpleDE getFile()
getClasspath
public ListDE getClasspath()
- Returns:
- Returns the classpath.
setClasspath
public void setClasspath(ListDE classpath)
- Parameters:
classpath - The classpath to set.
getLoadOnly
public SimpleDE getLoadOnly()
- Returns:
- Returns the loadOnly.
setLoadOnly
public void setLoadOnly(SimpleDE loadOnly)
- Parameters:
loadOnly - The loadOnly to set.
getPersister
public ListDE getPersister()
setPersister
public void setPersister(ListDE persister)
getSubstitution
public SimpleDE getSubstitution()
- Returns:
- Returns the substitution.
setSubstitution
public void setSubstitution(SimpleDE substitution)
- Parameters:
substitution - The substitution to set.
getComponentType
public MapDE getComponentType()
- Returns:
- Returns the componentType.
setComponentType
public void setComponentType(MapDE componentType)
- Parameters:
componentType - The componentType to set.
getPropertyProxy
public MapDE getPropertyProxy()
- Returns:
- Returns the propertyProxy.
setPropertyProxy
public void setPropertyProxy(MapDE propertyProxy)
- Parameters:
propertyProxy - The propertyProxy to set.
getValueType
public MapDE getValueType()
- Returns:
- Returns the valueType.
setValueType
public void setValueType(MapDE valueType)
- Parameters:
valueType - The valueType to set.
getArgs
public ListDE getArgs()
setArgs
public void setArgs(ListDE args)