|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.Observable
org.oddjob.designer.model.DesignAdult
org.oddjob.designer.model.DesignElementType
org.oddjob.designer.elements.PropertiesDE
| Field Summary |
| Fields inherited from class org.oddjob.designer.model.DesignElementType |
detailObserver |
| Fields inherited from class org.oddjob.designer.model.DesignAdult |
parent |
| Constructor Summary | |
PropertiesDE()
|
|
| Method Summary | |
void |
clear()
Clear the DesignElement of Data. |
DesignDefinition |
detail()
The method is overridden by sub classes which have a detailed definition for their configuration. |
FileAttribute |
getFile()
|
InputDE |
getInput()
|
void |
setFile(FileAttribute file)
|
void |
setInput(InputDE input)
|
| Methods inherited from class org.oddjob.designer.model.DesignElementType |
getName, hasDetail, setName, type, type |
| 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 |
| Constructor Detail |
public PropertiesDE()
| Method Detail |
public DesignDefinition detail()
DesignElementType
detail in interface DesignElementdetail in class DesignElementTypepublic void setFile(FileAttribute file)
public FileAttribute getFile()
public InputDE getInput()
public void setInput(InputDE input)
input - The input to set.public void clear()
DesignElementType
clear in interface DesignElementclear in class DesignElementType
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||