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