|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NullValue
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.eclipse.ocl.examples.domain.values.BooleanValue |
|---|
BooleanValue.Accumulator |
| Nested classes/interfaces inherited from interface org.eclipse.ocl.examples.domain.values.IntegerValue |
|---|
IntegerValue.Accumulator |
| Method Summary | |
|---|---|
NullValue |
negate()
|
| Methods inherited from interface org.eclipse.ocl.examples.domain.values.IntegerValue |
|---|
add, bigIntegerValue, div, divide, max, min, mod, multiply, subtract |
| Methods inherited from interface org.eclipse.ocl.examples.domain.values.RealValue |
|---|
abs, add, divide, floor, max, min, multiply, round, signum, subtract |
| Methods inherited from interface org.eclipse.ocl.examples.domain.values.StringValue |
|---|
stringValue |
| Methods inherited from interface org.eclipse.ocl.examples.domain.values.NumericValue |
|---|
bigDecimalValue, doubleValue, toIntegerValue |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Methods inherited from interface org.eclipse.ocl.examples.domain.values.OrderedSetValue |
|---|
subOrderedSet |
| Methods inherited from interface org.eclipse.ocl.examples.domain.values.SequenceValue |
|---|
append, at, first, indexOf, insertAt, last, prepend, reverse, subSequence |
| Methods inherited from interface org.eclipse.ocl.examples.domain.values.UniqueCollectionValue |
|---|
minus, symmetricDifference |
| Methods inherited from interface org.eclipse.ocl.examples.domain.values.CollectionValue |
|---|
asCollection, asList, count, excludes, excludesAll, excluding, flatten, flatten, getCollectionType, getKind, includes, includesAll, including, intersection, intSize, isEmpty, iterator, maxMin, notEmpty, product, selectByKind, selectByType, size, sort, sum, toSequenceValue, union |
| Methods inherited from interface org.eclipse.ocl.examples.domain.values.TypeValue |
|---|
getInstanceType |
| Methods inherited from interface org.eclipse.ocl.examples.domain.values.ElementValue |
|---|
getElement |
| Methods inherited from interface org.eclipse.ocl.examples.domain.values.ObjectValue |
|---|
getObject |
| Method Detail |
|---|
NullValue negate()
throws InvalidValueException
negate in interface IntegerValuenegate in interface NumericValuenegate in interface RealValueInvalidValueException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||