public class InformalAttributeValueSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<InformalAttributeValueSet,InformalAttributeValue> implements InformalAttributeValueSet
| Constructor and Description |
|---|
InformalAttributeValueSetImpl() |
InformalAttributeValueSetImpl(Comparator<? super InformalAttributeValue> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<InformalAttributeValue> |
elements() |
InformalAttributeValueSet |
emptySet() |
InformalAttributeValueSet |
emptySet(Comparator<? super InformalAttributeValue> comp) |
InformalAttributeValue |
nullElement() |
InstanceAttributeValueSet |
R948_is_a_InstanceAttributeValue() |
void |
setAv_ID(io.ciera.runtime.summit.types.UniqueId ref_Av_ID) |
InformalAttributeValueSet |
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 InformalAttributeValueSetImpl()
public InformalAttributeValueSetImpl(Comparator<? super InformalAttributeValue> comp)
public void setAv_ID(io.ciera.runtime.summit.types.UniqueId ref_Av_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setAv_ID in interface InformalAttributeValueSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic InstanceAttributeValueSet R948_is_a_InstanceAttributeValue() throws io.ciera.runtime.summit.exceptions.XtumlException
R948_is_a_InstanceAttributeValue in interface InformalAttributeValueSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic InformalAttributeValue nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<InformalAttributeValueSet,InformalAttributeValue>public InformalAttributeValueSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<InformalAttributeValueSet,InformalAttributeValue>public InformalAttributeValueSet emptySet(Comparator<? super InformalAttributeValue> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<InformalAttributeValueSet,InformalAttributeValue>public InformalAttributeValueSet value()
value in interface io.ciera.runtime.summit.types.IXtumlType<InformalAttributeValueSet>public List<InformalAttributeValue> elements()
elements in interface io.ciera.runtime.summit.types.ISet<InformalAttributeValueSet,InformalAttributeValue>Copyright © 2019. All rights reserved.