|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ocl.examples.domain.values.util.ValuesUtil
org.eclipse.ocl.examples.domain.values.impl.ValueImpl
org.eclipse.ocl.examples.domain.values.impl.ObjectValueImpl
public abstract class ObjectValueImpl
| Field Summary |
|---|
| Fields inherited from class org.eclipse.ocl.examples.domain.values.util.ValuesUtil |
|---|
EMPTY_BAG, EMPTY_SET, FALSE_VALUE, INTEGER_MAX_VALUE, INTEGER_MIN_VALUE, INVALID_VALUE, LONG_MAX_VALUE, LONG_MIN_VALUE, NULL_STRING, NULL_VALUE, ONE_VALUE, TRUE_VALUE, UNLIMITED_VALUE, ZERO_VALUE |
| Fields inherited from interface org.eclipse.ocl.examples.domain.values.Value |
|---|
INVALID_NAME |
| Constructor Summary | |
|---|---|
protected |
ObjectValueImpl()
|
| Method Summary | |
|---|---|
java.lang.Object |
asObject()
|
ObjectValue |
asObjectValue()
|
boolean |
equals(java.lang.Object obj)
|
protected org.eclipse.emf.ecore.EClass |
eStaticClass()
|
abstract java.lang.Object |
getObject()
|
int |
hashCode()
|
java.lang.String |
toString()
|
| Methods inherited from class org.eclipse.ocl.examples.domain.values.impl.ValueImpl |
|---|
asBagValue, asCollectionValue, asDouble, asEcoreObject, asEcoreObject, asElement, asInteger, asIntegerValue, asNavigableObject, asOrderedCollectionValue, asOrderedSetValue, asRealValue, asSequenceValue, asSetValue, asTupleValue, asUniqueCollectionValue, asUnlimitedNaturalValue, getTypeName, isInvalid, isUndefined, 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, asCollectionValue, asDouble, asEcoreObject, asEcoreObject, asElement, asInteger, asIntegerValue, asNavigableObject, asOrderedCollectionValue, asOrderedSetValue, asRealValue, asSequenceValue, asSetValue, asTupleValue, asUniqueCollectionValue, asUnlimitedNaturalValue, getTypeId, isInvalid, isUndefined, toString |
| Constructor Detail |
|---|
protected ObjectValueImpl()
| Method Detail |
|---|
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class ValueImpl@NonNull public java.lang.Object asObject()
asObject in interface Value@NonNull public ObjectValue asObjectValue()
asObjectValue in interface ValueasObjectValue in class ValueImplpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Object@NonNull public abstract java.lang.Object getObject()
getObject in interface ObjectValuepublic int hashCode()
hashCode in class java.lang.Objectpublic 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 | |||||||||