|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModelParticipant | |
---|---|
org.jacorb.ir.gui.remoteobject | |
org.jacorb.ir.gui.typesystem | |
org.jacorb.ir.gui.typesystem.remote |
Uses of ModelParticipant in org.jacorb.ir.gui.remoteobject |
---|
Subclasses of ModelParticipant in org.jacorb.ir.gui.remoteobject | |
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. |
Methods in org.jacorb.ir.gui.remoteobject that return ModelParticipant | |
ModelParticipant[] |
Struct.contents()
This method was created by a SmartGuide. |
ModelParticipant[] |
RemoteObject.contents()
F?r alle Attributes erzeuge ObjectRepresentants und gebe sie zur?ck |
Methods in org.jacorb.ir.gui.remoteobject with parameters of type ModelParticipant | |
int |
ObjectRepresentant.compareTo(ModelParticipant other)
This method was created by a SmartGuide. |
Uses of ModelParticipant in org.jacorb.ir.gui.typesystem |
---|
Subclasses of ModelParticipant in org.jacorb.ir.gui.typesystem | |
class |
TypeSystemNode
|
Methods in org.jacorb.ir.gui.typesystem that return ModelParticipant | |
ModelParticipant[] |
AbstractContainer.contents()
Erzeugt TypeSystemNodes f?r alle contained Objekte. |
Methods in org.jacorb.ir.gui.typesystem with parameters of type ModelParticipant | |
int |
TypeSystemNode.compareTo(ModelParticipant other)
|
javax.swing.tree.DefaultTreeModel |
ModelBuilder.buildTreeModel(ModelParticipant rootModPart)
|
javax.swing.tree.DefaultTreeModel |
ModelBuilder.buildTreeModelAsync(ModelParticipant rootModPart)
|
javax.swing.tree.DefaultTreeModel |
ModelBuilder.createTreeModelRoot(ModelParticipant rootModPart)
Erzeugt TreeModel, das nur root enth?lt. |
abstract int |
ModelParticipant.compareTo(ModelParticipant other)
|
Uses of ModelParticipant in org.jacorb.ir.gui.typesystem.remote |
---|
Subclasses of ModelParticipant in org.jacorb.ir.gui.typesystem.remote | |
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
|
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
|
Methods in org.jacorb.ir.gui.typesystem.remote that return ModelParticipant | |
ModelParticipant[] |
IRException.contents()
contents method comment. |
ModelParticipant[] |
IROperation.contents()
contents method comment. |
ModelParticipant[] |
IRUnion.contents()
contents method comment. |
ModelParticipant[] |
IRStruct.contents()
contents method comment. |
ModelParticipant[] |
IREnum.contents()
contents method comment. |
ModelParticipant[] |
IRContainer.contents()
Erzeugt TypeSystemNodes f?r alle contained Objekte. |
ModelParticipant[] |
IRAlias.contents()
contents method comment. |
ModelParticipant[] |
IRValueBox.contents()
The contents here is the type that is boxed. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |