public class TypeImportReferenceSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<TypeImportReferenceSet,TypeImportReference> implements TypeImportReferenceSet
| Constructor and Description |
|---|
TypeImportReferenceSetImpl() |
TypeImportReferenceSetImpl(Comparator<? super TypeImportReference> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<TypeImportReference> |
elements() |
TypeImportReferenceSet |
emptySet() |
TypeImportReferenceSet |
emptySet(Comparator<? super TypeImportReference> comp) |
TypeImportReference |
nullElement() |
FileSet |
R402_imports_type_into_context_of_File() |
TypeImportSet |
R402_imports_type_via_TypeImport() |
void |
setFile_name(String ref_file_name) |
void |
setFile_package(String ref_file_package) |
void |
setFully_qualified_name(String ref_fully_qualified_name) |
void |
setType(ImportType m_type) |
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 TypeImportReferenceSetImpl()
public TypeImportReferenceSetImpl(Comparator<? super TypeImportReference> comp)
public void setFile_name(String ref_file_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setFile_name in interface TypeImportReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setFully_qualified_name(String ref_fully_qualified_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setFully_qualified_name in interface TypeImportReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setFile_package(String ref_file_package) throws io.ciera.runtime.summit.exceptions.XtumlException
setFile_package in interface TypeImportReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setType(ImportType m_type) throws io.ciera.runtime.summit.exceptions.XtumlException
setType in interface TypeImportReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic FileSet R402_imports_type_into_context_of_File() throws io.ciera.runtime.summit.exceptions.XtumlException
R402_imports_type_into_context_of_File in interface TypeImportReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic TypeImportSet R402_imports_type_via_TypeImport() throws io.ciera.runtime.summit.exceptions.XtumlException
R402_imports_type_via_TypeImport in interface TypeImportReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic TypeImportReference nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<TypeImportReference>public TypeImportReferenceSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<TypeImportReference>public TypeImportReferenceSet emptySet(Comparator<? super TypeImportReference> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<TypeImportReference>public List<TypeImportReference> elements()
elements in interface io.ciera.runtime.summit.types.ISet<TypeImportReference>Copyright © 2021. All rights reserved.