public class DeploymentSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<DeploymentSet,Deployment> implements DeploymentSet
| Constructor and Description |
|---|
DeploymentSetImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<Deployment> |
elements() |
DeploymentSet |
emptySet() |
Deployment |
nullElement() |
TerminatorSet |
R1650_Terminator() |
PackageableElementSet |
R8001_is_a_PackageableElement() |
void |
setDeployment_ID(io.ciera.runtime.summit.types.UniqueId ref_Deployment_ID) |
void |
setDescrip(String m_Descrip) |
void |
setName(String m_Name) |
DeploymentSet |
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 m_Name) throws io.ciera.runtime.summit.exceptions.XtumlException
setName in interface DeploymentSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setDescrip(String m_Descrip) throws io.ciera.runtime.summit.exceptions.XtumlException
setDescrip in interface DeploymentSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setDeployment_ID(io.ciera.runtime.summit.types.UniqueId ref_Deployment_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setDeployment_ID in interface DeploymentSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic TerminatorSet R1650_Terminator() throws io.ciera.runtime.summit.exceptions.XtumlException
R1650_Terminator in interface DeploymentSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic PackageableElementSet R8001_is_a_PackageableElement() throws io.ciera.runtime.summit.exceptions.XtumlException
R8001_is_a_PackageableElement in interface DeploymentSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic Deployment nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<DeploymentSet,Deployment>public DeploymentSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<DeploymentSet,Deployment>public DeploymentSet value()
value in interface io.ciera.runtime.summit.types.IXtumlType<DeploymentSet>public List<Deployment> elements()
elements in interface io.ciera.runtime.summit.types.ISet<DeploymentSet,Deployment>Copyright © 2019. All rights reserved.