|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.icore.plan.ProcessParameter
ix.icore.plan.Input
public class Input
| Field Summary |
|---|
| Fields inherited from class ix.icore.plan.ProcessParameter |
|---|
activity, name, type, value |
| Constructor Summary | |
|---|---|
Input()
|
|
Input(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 |
isInput()
|
| Methods inherited from class ix.icore.plan.ProcessParameter |
|---|
getActivity, getName, getType, getValue, isOutput, setName, setType, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Input()
public Input(Symbol name,
Symbol type,
Symbol value)
| Method Detail |
|---|
public boolean isInput()
isInput in class ProcessParameterpublic 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 | |||||||||