| String
| getUrl ()
Get URL relating to the property. More...
|
| byte
| getDisplayOrder ()
Get the order in which to display the property. More...
|
| boolean
| getMandatory ()
Get whether the property is mandatory. More...
|
| boolean
| getList ()
Get whether the property value type is a list. More...
|
| boolean
| getObsolete ()
Get whether the property is now obsolete. More...
|
| boolean
| getShow ()
Get whether the property should be shown. More...
|
| boolean
| getShowValues ()
Get whether the values for the property should be shown. More...
|
| String
| getDescription ()
Get the full description for the property. More...
|
| ComponentMetaData
| getComponent ()
Get the component which the property belongs to. More...
|
| Iterable< ValueMetaData >
| getValues ()
Get the values which relate to the property i.e. More...
|
| ValueMetaData
| getDefaultValue ()
Get the default value for the property. More...
|
| ValueMetaData
| getValue (String valueName)
Get the value from the property which has the name provided. More...
|
|
| List< String >
| getDataTiersWherePresent ()
|
|
| String
| getName ()
|
| FlowElement
| getElement ()
|
| String
| getCategory ()
|
| Class<?>
| getType ()
|
| boolean
| isAvailable ()
|
| List< ElementPropertyMetaData >
| getItemProperties ()
|
| boolean
| getDelayExecution ()
|
| List< String >
| getEvidenceProperties ()
|