public class RToolInParameterUnresolved extends RToolInParameterImpl
RToolParameterImpl used for references to tool parameter
which are not resolved at runtime, due to absence of their function package.
It holds a static parameter index in order to recreate a proper URI fragment
during serialization.TaurusXMLHelper.getHREF(org.eclipse.emf.ecore.EObject),
TaurusResourceImpl.getEObject(String)org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList| Constructor and Description |
|---|
RToolInParameterUnresolved(java.lang.String pToolDescrID,
int pIndex)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex()
Gets the index of the parameter (equivalent to the original index in its
EList).
|
java.lang.String |
getToolDescriptorID()
Gets the parameter's parent tool descriptor ID.
|
basicSetParameterEnabledCondition, basicSetParameterVisibleCondition, eGet, eInverseRemove, eIsSet, eSet, eUnset, getDefaultValue, getLabelFromHierarchy, getParameterEnabledCondition, getParameterFrom, getParameterVisibleCondition, getStaticValue, getUiForm, getUiHelpText, getUiTab, getUiToolTip, isRemoved, isSetParameterFrom, isSetUiEditable, isSetUiGenericAllowed, isSetUiMandatory, isSetUiMultiSelection, isUiEditable, isUiGenericAllowed, isUiMandatory, isUiMultiSelection, setDefaultValue, setParameterEnabledCondition, setParameterFrom, setParameterVisibleCondition, setRemoveParm, setStaticValue, setUiEditable, setUiForm, setUiGenericAllowed, setUiHelpText, setUiMandatory, setUiMultiSelection, setUiTab, setUiToolTip, toString, unsetParameterFrom, unsetUiEditable, unsetUiGenericAllowed, unsetUiMandatory, unsetUiMultiSelectionbasicGetTargetIDFile, basicGetTargetIDParm, eBaseStructuralFeatureID, eDerivedStructuralFeatureID, getComplexAttribute, getExtensionID, getLabel, getParsedCategory, getSeqNo, getTargetIDFile, getTargetIDParm, getType, getUiCategory, isMassProcessing, isSetSeqNo, isSetType, isSetUiResizable, isUiResizable, setExtensionID, setLabel, setMassProcessing, setSeqNo, setTargetIDFile, setTargetIDParm, setType, setUiCategory, setUiResizable, unsetSeqNo, unsetType, unsetUiResizablegetComplexAttributes, getDynamicAttributes, getDynamicValue, setDynamicValuegetComment, isSetComment, setComment, unsetCommenteAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURIeAllContents, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnseteNotificationRequired, eNotifyequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetComplexAttribute, getLabel, getParsedCategory, getSeqNo, getTargetIDFile, getTargetIDParm, getType, getUiCategory, isMassProcessing, isSetSeqNo, isSetType, isSetUiResizable, isUiResizable, setLabel, setMassProcessing, setSeqNo, setTargetIDFile, setTargetIDParm, setType, setUiCategory, setUiResizable, unsetSeqNo, unsetType, unsetUiResizablegetComplexAttributes, getDynamicAttributes, getDynamicValue, setDynamicValuegetComment, isSetComment, setComment, unsetCommenteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivergetExtensionID, setExtensionIDpublic RToolInParameterUnresolved(java.lang.String pToolDescrID,
int pIndex)
pToolDescrID - ID of the parameter's parent tool descriptorpIndex - the index of the parameter (equivalent to the original index
in its EList)public java.lang.String getToolDescriptorID()
public int getIndex()
Copyright © 2015 Micro Focus GmbH. All rights reserved.