public class InstSetSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<InstSetSet,InstSet> implements InstSetSet
| Constructor and Description |
|---|
InstSetSetImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<InstSet> |
elements() |
InstSetSet |
emptySet() |
InstSet |
nullElement() |
FileSet |
R401_is_a_File() |
ModelInstSet |
R406_defines_set_with_elements_of_type_ModelInst() |
TypeSet |
R407_is_a_Type() |
SetSelectorSet |
R444_selects_instances_through_SetSelector() |
void |
setClass_name(String ref_class_name) |
void |
setClass_package(String ref_class_package) |
void |
setComp_name(String ref_comp_name) |
void |
setComp_package(String ref_comp_package) |
void |
setComparator(String m_comparator) |
void |
setExtends(String m_extends) |
void |
setName(String ref_name) |
void |
setPackage(String ref_package) |
InstSetSet |
value() |
add, getById1, getById2, getById3, getByInstanceId, removeaddAll, any, anyWhere, clear, contains, containsAll, difference, difference, disunion, disunion, equality, intersection, intersection, isEmpty, iterator, removeAll, retainAll, size, 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, union, union, whereadd, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArrayparallelStream, removeIf, streampublic void setName(String ref_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setName in interface InstSetSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setExtends(String m_extends) throws io.ciera.runtime.summit.exceptions.XtumlException
setExtends in interface InstSetSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setComp_package(String ref_comp_package) throws io.ciera.runtime.summit.exceptions.XtumlException
setComp_package in interface InstSetSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setPackage(String ref_package) throws io.ciera.runtime.summit.exceptions.XtumlException
setPackage in interface InstSetSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setClass_package(String ref_class_package) throws io.ciera.runtime.summit.exceptions.XtumlException
setClass_package in interface InstSetSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setClass_name(String ref_class_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setClass_name in interface InstSetSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setComp_name(String ref_comp_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setComp_name in interface InstSetSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setComparator(String m_comparator) throws io.ciera.runtime.summit.exceptions.XtumlException
setComparator in interface InstSetSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic FileSet R401_is_a_File() throws io.ciera.runtime.summit.exceptions.XtumlException
R401_is_a_File in interface InstSetSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ModelInstSet R406_defines_set_with_elements_of_type_ModelInst() throws io.ciera.runtime.summit.exceptions.XtumlException
R406_defines_set_with_elements_of_type_ModelInst in interface InstSetSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic TypeSet R407_is_a_Type() throws io.ciera.runtime.summit.exceptions.XtumlException
R407_is_a_Type in interface InstSetSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic SetSelectorSet R444_selects_instances_through_SetSelector() throws io.ciera.runtime.summit.exceptions.XtumlException
R444_selects_instances_through_SetSelector in interface InstSetSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic InstSet nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<InstSetSet,InstSet>public InstSetSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<InstSetSet,InstSet>public InstSetSet value()
value in interface io.ciera.runtime.summit.types.IXtumlType<InstSetSet>public List<InstSet> elements()
elements in interface io.ciera.runtime.summit.types.ISet<InstSetSet,InstSet>Copyright © 2019. All rights reserved.