|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.openorb.constraint.evaluator.DiscriminantValue
public class DiscriminantValue
This class is returned by the identifier evaluator if the result type is an union discriminant.
| Constructor Summary | |
|---|---|
DiscriminantValue(java.lang.Object value,
boolean is_default)
Constructor |
|
| Method Summary | |
|---|---|
java.lang.Object |
getValue()
Returns the value |
boolean |
isDefaultValue()
Returns true if the value is the default one |
java.lang.String |
toString()
ToString operation |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DiscriminantValue(java.lang.Object value,
boolean is_default)
| Method Detail |
|---|
public java.lang.Object getValue()
public boolean isDefaultValue()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||