public class TypeImportSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<TypeImportSet,TypeImport> implements TypeImportSet
| Constructor and Description |
|---|
TypeImportSetImpl() |
TypeImportSetImpl(Comparator<? super TypeImport> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<TypeImport> |
elements() |
TypeImportSet |
emptySet() |
TypeImportSet |
emptySet(Comparator<? super TypeImport> comp) |
TypeImport |
nullElement() |
TypeImportReferenceSet |
R402_imports_type_into_context_of_TypeImportReference() |
void |
setFully_qualified_name(String m_fully_qualified_name) |
TypeImportSet |
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 TypeImportSetImpl()
public TypeImportSetImpl(Comparator<? super TypeImport> comp)
public void setFully_qualified_name(String m_fully_qualified_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setFully_qualified_name in interface TypeImportSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic TypeImportReferenceSet R402_imports_type_into_context_of_TypeImportReference() throws io.ciera.runtime.summit.exceptions.XtumlException
R402_imports_type_into_context_of_TypeImportReference in interface TypeImportSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic TypeImport nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<TypeImportSet,TypeImport>public TypeImportSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<TypeImportSet,TypeImport>public TypeImportSet emptySet(Comparator<? super TypeImport> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<TypeImportSet,TypeImport>public TypeImportSet value()
value in interface io.ciera.runtime.summit.types.IXtumlType<TypeImportSet>public List<TypeImport> elements()
elements in interface io.ciera.runtime.summit.types.ISet<TypeImportSet,TypeImport>Copyright © 2019. All rights reserved.