public class IRException extends IRNode implements AbstractContainer
irObject, repositoryID
absoluteName, 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, setIRObject
compareTo, getInstanceNodeTypeName, getName, insertChild, setAbsoluteName, setName, toString
addToParent, buildTree, expand, getModelRepresentant, setModelRepresentant
public IRException()
public IRException(IRObject irObject)
irObject
- org.omg.CORBA.IRObjectpublic ModelParticipant[] contents()
contents
in interface AbstractContainer
public static java.lang.String nodeTypeName()