Interface ReferenceIF
- All Superinterfaces:
ConfigurableItemIF, IdentifierAble, Serializable
- All Known Implementing Classes:
Reference
A reference points to another task or group.
- Version:
- 11.2.1
- Author:
- jmback
-
Method Summary
Modifier and TypeMethodDescriptionGet the referenced configuration item.Methods inherited from interface ConfigurableItemIF
checkConstraints, checkConstraints, getBaseItem, getConfigurableItems, getConfigurationTag, getItem, getKnownParameters, getName, getParentItem, getParentItem, setBaseItem, setConfigurationContext, setConfigurationTag, setParentMethods inherited from interface IdentifierAble
getId, setId
-
Method Details
-
getReferenced
ConfigurationItemIF getReferenced()Get the referenced configuration item.- Returns:
- referenced configuration item if there is one
-