public class InformalAttributeSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<InformalAttributeSet,InformalAttribute> implements InformalAttributeSet
| Constructor and Description |
|---|
InformalAttributeSetImpl() |
InformalAttributeSetImpl(Comparator<? super InformalAttribute> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<InformalAttribute> |
elements() |
InformalAttributeSet |
emptySet() |
InformalAttributeSet |
emptySet(Comparator<? super InformalAttribute> comp) |
InformalAttribute |
nullElement() |
ClassParticipantAttributeSet |
R947_is_a_ClassParticipantAttribute() |
void |
setIa_ID(io.ciera.runtime.summit.types.UniqueId ref_Ia_ID) |
InformalAttributeSet |
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 InformalAttributeSetImpl()
public InformalAttributeSetImpl(Comparator<? super InformalAttribute> comp)
public void setIa_ID(io.ciera.runtime.summit.types.UniqueId ref_Ia_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setIa_ID in interface InformalAttributeSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ClassParticipantAttributeSet R947_is_a_ClassParticipantAttribute() throws io.ciera.runtime.summit.exceptions.XtumlException
R947_is_a_ClassParticipantAttribute in interface InformalAttributeSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic InformalAttribute nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<InformalAttributeSet,InformalAttribute>public InformalAttributeSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<InformalAttributeSet,InformalAttribute>public InformalAttributeSet emptySet(Comparator<? super InformalAttribute> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<InformalAttributeSet,InformalAttribute>public InformalAttributeSet value()
value in interface io.ciera.runtime.summit.types.IXtumlType<InformalAttributeSet>public List<InformalAttribute> elements()
elements in interface io.ciera.runtime.summit.types.ISet<InformalAttributeSet,InformalAttribute>Copyright © 2020. All rights reserved.