public abstract class AbstractDesignSimpleExpression extends Object implements DRIDesignSimpleExpression
Abstract AbstractDesignSimpleExpression class.
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractDesignSimpleExpression()
Constructor for AbstractDesignSimpleExpression.
|
protected |
AbstractDesignSimpleExpression(String name)
Constructor for AbstractDesignSimpleExpression.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
getName.
|
String |
getParameterName()
getParameterName.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitevaluategetValueClassprotected AbstractDesignSimpleExpression()
Constructor for AbstractDesignSimpleExpression.
public String getName()
getName.
getName in interface DRIDesignExpressionString object.public String getParameterName()
getParameterName.
getParameterName in interface DRIDesignSimpleExpressionString object.Copyright © 2010–2021. All rights reserved.