Package | Description |
---|---|
org.jacorb.ir.gui.remoteobject | |
org.jacorb.ir.gui.typesystem | |
org.jacorb.ir.gui.typesystem.remote |
Modifier and Type | Class and Description |
---|---|
class |
ObjectRepresentant
This class was generated by a SmartGuide.
|
class |
RemoteObject
This class was generated by a SmartGuide.
|
class |
Struct
This class was generated by a SmartGuide.
|
Modifier and Type | Method and Description |
---|---|
ModelParticipant[] |
RemoteObject.contents()
Für alle Attributes erzeuge ObjectRepresentants und gebe sie zurück
|
ModelParticipant[] |
Struct.contents()
This method was created by a SmartGuide.
|
Modifier and Type | Method and Description |
---|---|
int |
ObjectRepresentant.compareTo(ModelParticipant other)
This method was created by a SmartGuide.
|
Modifier and Type | Class and Description |
---|---|
class |
TypeSystemNode |
Modifier and Type | Method and Description |
---|---|
ModelParticipant[] |
AbstractContainer.contents()
Erzeugt TypeSystemNodes für alle contained Objekte.
|
Modifier and Type | Method and Description |
---|---|
javax.swing.tree.DefaultTreeModel |
ModelBuilder.buildTreeModel(ModelParticipant rootModPart) |
javax.swing.tree.DefaultTreeModel |
ModelBuilder.buildTreeModelAsync(ModelParticipant rootModPart) |
abstract int |
ModelParticipant.compareTo(ModelParticipant other) |
int |
TypeSystemNode.compareTo(ModelParticipant other) |
javax.swing.tree.DefaultTreeModel |
ModelBuilder.createTreeModelRoot(ModelParticipant rootModPart)
Erzeugt TreeModel, das nur root enthält.
|
Modifier and Type | Class and Description |
---|---|
class |
IRAlias |
class |
IRArray
This class was generated by a SmartGuide.
|
class |
IRAttribute |
class |
IRConstant |
class |
IRContainer
Abstrakte Oberklasse für alle Klassen, die in unserem Baum Children
haben sollen.
|
class |
IREnum |
class |
IREnumMember
This class was generated by a SmartGuide.
|
class |
IRException |
class |
IRFixed |
class |
IRInterface |
class |
IRLeaf
Abstrakte Oberklasse für Elemente des IR, zu denen kein entsprechendes IRObject existiert
oder dieses nicht von Contained erbt,
die aber dennoch in unserem Tree auftauchen sollen (z.B.
|
class |
IRModule |
class |
IRNode |
class |
IRNodeWithType
This class was generated by a SmartGuide.
|
class |
IROperation |
class |
IRParameter
This class was generated by a SmartGuide.
|
class |
IRPrimitive
This class was generated by a SmartGuide.
|
class |
IRRepository |
class |
IRSequence |
class |
IRString |
class |
IRStruct |
class |
IRStructMember
This class was generated by a SmartGuide.
|
class |
IRTypedef
This class was generated by a SmartGuide.
|
class |
IRUnion
This class was generated by a SmartGuide.
|
class |
IRUnionMember
This class was generated by a SmartGuide.
|
class |
IRValue |
class |
IRValueBox |
class |
IRValueMember |
class |
IRWstring |
Modifier and Type | Method and Description |
---|---|
ModelParticipant[] |
IRAlias.contents()
contents method comment.
|
ModelParticipant[] |
IROperation.contents()
contents method comment.
|
ModelParticipant[] |
IRException.contents()
contents method comment.
|
ModelParticipant[] |
IRValueBox.contents()
The contents here is the type that is boxed.
|
ModelParticipant[] |
IRContainer.contents()
Erzeugt TypeSystemNodes für alle contained Objekte.
|
ModelParticipant[] |
IRUnion.contents()
contents method comment.
|
ModelParticipant[] |
IREnum.contents()
contents method comment.
|
ModelParticipant[] |
IRStruct.contents()
contents method comment.
|