public class ArrayLengthValueSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<ArrayLengthValueSet,ArrayLengthValue> implements ArrayLengthValueSet
| Constructor and Description |
|---|
ArrayLengthValueSetImpl() |
ArrayLengthValueSetImpl(Comparator<? super ArrayLengthValue> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<ArrayLengthValue> |
elements() |
ArrayLengthValueSet |
emptySet() |
ArrayLengthValueSet |
emptySet(Comparator<? super ArrayLengthValue> comp) |
ArrayLengthValue |
nullElement() |
ValueSet |
R801_is_a_Value() |
ValueSet |
R840_returns_length_of_Value() |
void |
setArray_Value_ID(io.ciera.runtime.summit.types.UniqueId ref_Array_Value_ID) |
void |
setValue_ID(io.ciera.runtime.summit.types.UniqueId ref_Value_ID) |
ArrayLengthValueSet |
value() |
add, getById1, getById2, getById3, getByInstanceId, removeaddAll, any, anyWhere, clear, contains, containsAll, difference, difference, disunion, disunion, equality, intersection, intersection, isEmpty, iterator, removeAll, retainAll, size, sorted, sorted, toArray, toArray, union, union, whereclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetById1, getById2, getById3, getByInstanceIdany, anyWhere, difference, difference, disunion, disunion, intersection, intersection, sorted, sorted, union, union, whereadd, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArrayparallelStream, removeIf, streampublic ArrayLengthValueSetImpl()
public ArrayLengthValueSetImpl(Comparator<? super ArrayLengthValue> comp)
public void setArray_Value_ID(io.ciera.runtime.summit.types.UniqueId ref_Array_Value_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setArray_Value_ID in interface ArrayLengthValueSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setValue_ID(io.ciera.runtime.summit.types.UniqueId ref_Value_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setValue_ID in interface ArrayLengthValueSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ValueSet R801_is_a_Value() throws io.ciera.runtime.summit.exceptions.XtumlException
R801_is_a_Value in interface ArrayLengthValueSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ValueSet R840_returns_length_of_Value() throws io.ciera.runtime.summit.exceptions.XtumlException
R840_returns_length_of_Value in interface ArrayLengthValueSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ArrayLengthValue nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<ArrayLengthValueSet,ArrayLengthValue>public ArrayLengthValueSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<ArrayLengthValueSet,ArrayLengthValue>public ArrayLengthValueSet emptySet(Comparator<? super ArrayLengthValue> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<ArrayLengthValueSet,ArrayLengthValue>public ArrayLengthValueSet value()
value in interface io.ciera.runtime.summit.types.IXtumlType<ArrayLengthValueSet>public List<ArrayLengthValue> elements()
elements in interface io.ciera.runtime.summit.types.ISet<ArrayLengthValueSet,ArrayLengthValue>Copyright © 2020. All rights reserved.