public class IRException extends IRNode implements AbstractContainer
irObject, repositoryIDabsoluteName, name, treeNode| Constructor and Description |
|---|
IRException()
Default-Constructor used by TypeSystem.createNode(...)
|
IRException(IRObject irObject) |
| 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, setModelRepresentantpublic IRException()
public IRException(IRObject irObject)
irObject - org.omg.CORBA.IRObjectpublic ModelParticipant[] contents()
contents in interface AbstractContainerpublic static java.lang.String nodeTypeName()