public class FunctionSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<FunctionSet,Function> implements FunctionSet
| Constructor and Description |
|---|
FunctionSetImpl() |
FunctionSetImpl(Comparator<? super Function> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<Function> |
elements() |
FunctionSet |
emptySet() |
FunctionSet |
emptySet(Comparator<? super Function> comp) |
Function |
nullElement() |
ComponentDefinitionSet |
R405_can_execute_synchronously_within_ComponentDefinition() |
InvocableObjectSet |
R427_is_a_InvocableObject() |
ComponentDefinitionSet |
R4561_initializes_ComponentDefinition() |
void |
setComp_name(String ref_comp_name) |
void |
setComp_package(String ref_comp_package) |
void |
setName(String ref_name) |
FunctionSet |
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 FunctionSetImpl()
public FunctionSetImpl(Comparator<? super Function> comp)
public void setComp_name(String ref_comp_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setComp_name in interface FunctionSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setComp_package(String ref_comp_package) throws io.ciera.runtime.summit.exceptions.XtumlException
setComp_package in interface FunctionSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setName(String ref_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setName in interface FunctionSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ComponentDefinitionSet R405_can_execute_synchronously_within_ComponentDefinition() throws io.ciera.runtime.summit.exceptions.XtumlException
R405_can_execute_synchronously_within_ComponentDefinition in interface FunctionSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic InvocableObjectSet R427_is_a_InvocableObject() throws io.ciera.runtime.summit.exceptions.XtumlException
R427_is_a_InvocableObject in interface FunctionSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ComponentDefinitionSet R4561_initializes_ComponentDefinition() throws io.ciera.runtime.summit.exceptions.XtumlException
R4561_initializes_ComponentDefinition in interface FunctionSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic Function nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<FunctionSet,Function>public FunctionSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<FunctionSet,Function>public FunctionSet emptySet(Comparator<? super Function> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<FunctionSet,Function>public FunctionSet value()
value in interface io.ciera.runtime.summit.types.IXtumlType<FunctionSet>public List<Function> elements()
elements in interface io.ciera.runtime.summit.types.ISet<FunctionSet,Function>Copyright © 2019. All rights reserved.