public class LiteralRealSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<LiteralRealSet,LiteralReal> implements LiteralRealSet
| Constructor and Description |
|---|
LiteralRealSetImpl() |
LiteralRealSetImpl(Comparator<? super LiteralReal> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<LiteralReal> |
elements() |
LiteralRealSet |
emptySet() |
LiteralRealSet |
emptySet(Comparator<? super LiteralReal> comp) |
LiteralReal |
nullElement() |
ValueSet |
R801_is_a_Value() |
void |
setValue_ID(io.ciera.runtime.summit.types.UniqueId ref_Value_ID) |
void |
setValue(String m_Value) |
LiteralRealSet |
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 LiteralRealSetImpl()
public LiteralRealSetImpl(Comparator<? super LiteralReal> comp)
public void setValue_ID(io.ciera.runtime.summit.types.UniqueId ref_Value_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setValue_ID in interface LiteralRealSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setValue(String m_Value) throws io.ciera.runtime.summit.exceptions.XtumlException
setValue in interface LiteralRealSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ValueSet R801_is_a_Value() throws io.ciera.runtime.summit.exceptions.XtumlException
R801_is_a_Value in interface LiteralRealSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic LiteralReal nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<LiteralRealSet,LiteralReal>public LiteralRealSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<LiteralRealSet,LiteralReal>public LiteralRealSet emptySet(Comparator<? super LiteralReal> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<LiteralRealSet,LiteralReal>public LiteralRealSet value()
value in interface io.ciera.runtime.summit.types.IXtumlType<LiteralRealSet>public List<LiteralReal> elements()
elements in interface io.ciera.runtime.summit.types.ISet<LiteralRealSet,LiteralReal>Copyright © 2020. All rights reserved.