public abstract class AbstractToolParameter extends java.lang.Object implements IToolParameter
IToolParameter. Returns the
appropriate target ID depending of the parameter type.| Constructor and Description |
|---|
AbstractToolParameter(RToolParameter pModeledParameter)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
getAttributes()
Gets a list of all dynamic attributes and values.
|
RToolParameter |
getModelObject()
Gets the model object.
|
java.lang.Object |
getTargetID() |
boolean |
isMassProcessingParameter()
Whether the tool descriptor parameter was modeled mass processing
parameter.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttributeValue, getComplexAttributespublic AbstractToolParameter(RToolParameter pModeledParameter)
pModeledParameter - the modeled parameterpublic boolean isMassProcessingParameter()
IToolParameterisMassProcessingParameter in interface IToolParameterMass Processing value of the modeled tool
descriptor parameterpublic RToolParameter getModelObject()
IDynamicObjectgetModelObject in interface IDynamicObjectgetModelObject in interface IToolParameterpublic java.lang.Object getTargetID()
getTargetID in interface IToolParameternullpublic java.util.Map<java.lang.String,java.lang.Object> getAttributes()
IDynamicObjectgetAttributes in interface IDynamicObjectCopyright © 2015 Micro Focus GmbH. All rights reserved.