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