public class IRUnion extends IRNode implements AbstractContainer
irObject, repositoryIDabsoluteName, name, treeNode| Modifier | Constructor and Description |
|---|---|
protected |
IRUnion()
IRStruct constructor comment.
|
protected |
IRUnion(IRObject irObject)
IRStruct constructor comment.
|
| Modifier and Type | Method and Description |
|---|---|
ModelParticipant[] |
contents()
contents method comment.
|
static java.lang.String |
nodeTypeName()
This method was created by a SmartGuide.
|
allowedToAdd, description, getAbsoluteName, getTypeCode, setIRObjectcompareTo, getInstanceNodeTypeName, getName, insertChild, setAbsoluteName, setName, toStringaddToParent, buildTree, expand, getModelRepresentant, setModelRepresentantprotected IRUnion()
protected IRUnion(IRObject irObject)
irObject - org.omg.CORBA.IRObjectpublic ModelParticipant[] contents()
contents in interface AbstractContainerpublic static java.lang.String nodeTypeName()