|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Container type for actions.
| Method Summary | |
java.util.Collection |
getDependencies()
Returns a list of all dependencies. |
java.util.Collection |
getDynamicObjects()
Returns a Collection of dynamic objects that were created by this action. |
UiObject |
getParameterObject(java.lang.String name)
Locate the parameter ui object associated with the name. |
UiObject |
getParametersObject()
|
SuppleType |
getParametersType()
|
java.lang.Object |
getParameterValue(java.lang.String name)
Locate the paramter value associated with the name. |
SuppleType |
getReturnType()
|
| Methods inherited from interface edu.washington.cs.supple.rep.ContainerType |
childrenHaveLabels, getChild, getChildren, getNumChildren, getNumChildrenAdded, getUiObject, hasModifiableChild, removeChild, size, swapChild |
| Methods inherited from interface edu.washington.cs.supple.rep.SuppleType |
accept, getIndex, getIndex, getLegalValues, getLikelyValues, getLongestLegalIndex, getMaxNumLegalValues, getNumLegalValues, getNumLikelyValues, getTypicalIndexLength, getUniqueId, hasIndex, hasOrdering, hasSetLegalValues, isEnumerable, isFinalLegalValues, isLegalValue, isLegalValueClass, isPrimitiveType, orderValues, toPrettyString, verifyCurrentValue |
| Methods inherited from interface edu.washington.cs.supple.rep.SuppleBean |
addPropertyChangeListener, removePropertyChangeListener |
| Method Detail |
public UiObject getParametersObject()
public SuppleType getParametersType()
public UiObject getParameterObject(java.lang.String name)
public java.lang.Object getParameterValue(java.lang.String name)
public SuppleType getReturnType()
public java.util.Collection getDependencies()
public java.util.Collection getDynamicObjects()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||