|
Cool documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Describes the properties of an value set of an aspect field.
| Method Summary | |
IAspectDescriptor |
getAspectDescriptor()
Returns the descriptor of the aspect of this value set. |
IFieldDescriptor |
getFieldDescriptor()
Returns the descriptor of the field of this value set. |
IStructureDescriptor |
getInputParameters()
Returns the input parameters for this value set. |
java.lang.String |
getName()
Returns the name of the value set. |
IStructureDescriptor |
getResultStructureDescriptor()
Returns the descriptor of the result structure of this value set. |
boolean |
hasInputParameters()
Returns whether the value set has inputParameters. |
| Method Detail |
public java.lang.String getName()
public IAspectDescriptor getAspectDescriptor()
public IFieldDescriptor getFieldDescriptor()
public IStructureDescriptor getResultStructureDescriptor()
public boolean hasInputParameters()
true if the value set has input parameters,
otherwise false.public IStructureDescriptor getInputParameters()
|
Cool documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||