public class DRDesignSystemExpression extends Object implements DRIDesignSystemExpression
DRDesignSystemExpression class.
| Constructor and Description |
|---|
DRDesignSystemExpression(DRISystemExpression<?> systemExpression)
Constructor for DRDesignSystemExpression.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
getName.
|
Class<?> |
getValueClass()
getValueClass.
|
public DRDesignSystemExpression(DRISystemExpression<?> systemExpression)
Constructor for DRDesignSystemExpression.
systemExpression - a DRISystemExpression object.public Class<?> getValueClass()
getValueClass.
getValueClass in interface DRIDesignExpressionClass object.public String getName()
getName.
getName in interface DRIDesignExpressionString object.Copyright © 2010–2021. All rights reserved.