|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.icore.plan.ProcessParameter ix.icore.plan.Output
public class Output
Field Summary |
---|
Fields inherited from class ix.icore.plan.ProcessParameter |
---|
activity, name, type, value |
Constructor Summary | |
---|---|
Output()
|
|
Output(Symbol name,
Symbol type,
Symbol value)
|
Method Summary | |
---|---|
ProcessParameter |
attachTo(Activity act)
Returns a copy of this ProcessParameter with the activity field filled-in. |
boolean |
isOutput()
|
Methods inherited from class ix.icore.plan.ProcessParameter |
---|
getActivity, getName, getType, getValue, isInput, setName, setType, setValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Output()
public Output(Symbol name, Symbol type, Symbol value)
Method Detail |
---|
public boolean isOutput()
isOutput
in class ProcessParameter
public ProcessParameter attachTo(Activity act)
ProcessParameter
attachTo
in class ProcessParameter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |