|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ocl.examples.domain.values.impl.AbstractValue
org.eclipse.ocl.examples.domain.values.impl.BooleanValueImpl
org.eclipse.ocl.examples.domain.values.impl.BooleanValueImpl.Accumulator
public static class BooleanValueImpl.Accumulator
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.ocl.examples.domain.values.impl.BooleanValueImpl |
|---|
BooleanValueImpl.Accumulator |
| Nested classes/interfaces inherited from interface org.eclipse.ocl.examples.domain.values.BooleanValue |
|---|
BooleanValue.Accumulator |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.ocl.examples.domain.values.impl.BooleanValueImpl |
|---|
value |
| Fields inherited from class org.eclipse.ocl.examples.domain.values.impl.AbstractValue |
|---|
valueFactory |
| Fields inherited from interface org.eclipse.ocl.examples.domain.values.Value |
|---|
INVALID_NAME |
| Constructor Summary | |
|---|---|
BooleanValueImpl.Accumulator(ValueFactory valueFactory,
boolean value)
|
|
| Method Summary | |
|---|---|
BooleanValue |
asBooleanValue()
|
Value |
asObject()
|
Value |
asValidValue()
|
void |
setValue(boolean value)
|
| Methods inherited from class org.eclipse.ocl.examples.domain.values.impl.BooleanValueImpl |
|---|
asBoolean, equals, getType, hashCode, isFalse, isTrue, toString |
| Methods inherited from class org.eclipse.ocl.examples.domain.values.impl.AbstractValue |
|---|
asBagValue, asCollectionValue, asDouble, asEcoreObject, asElement, asElementValue, asInteger, asIntegerValue, asNavigableObject, asObjectValue, asOrderedSetValue, asRealValue, asSequenceValue, asSetValue, asString, asStringValue, asTypeValue, asUniqueCollectionValue, getActualType, getValueFactory, isCollectionValue, isIntegerValue, isInvalid, isNull, isRealValue, isUndefined, isUnlimited, isUnlimitedNatural, oclToString, toIntegerValue, toIteratorValue, toRealValue, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.ocl.examples.domain.values.Value |
|---|
asBagValue, asBoolean, asCollectionValue, asDouble, asEcoreObject, asElement, asElementValue, asInteger, asIntegerValue, asNavigableObject, asObjectValue, asOrderedSetValue, asRealValue, asSequenceValue, asSetValue, asString, asStringValue, asTypeValue, asUniqueCollectionValue, getActualType, getType, getValueFactory, isCollectionValue, isFalse, isIntegerValue, isInvalid, isNull, isRealValue, isTrue, isUndefined, isUnlimited, isUnlimitedNatural, oclToString, toIntegerValue, toIteratorValue, toRealValue, toString |
| Constructor Detail |
|---|
public BooleanValueImpl.Accumulator(ValueFactory valueFactory,
boolean value)
| Method Detail |
|---|
public BooleanValue asBooleanValue()
asBooleanValue in interface ValueasBooleanValue in class BooleanValueImplpublic Value asObject()
asObject in interface ValueasObject in class BooleanValueImplpublic Value asValidValue()
asValidValue in interface ValueasValidValue in class BooleanValueImplpublic void setValue(boolean value)
setValue in interface BooleanValue.Accumulator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||