Click or drag to resize
IRtModelBuilder Methods

The IRtModelBuilder type exposes the following members.

Methods
  NameDescription
Public methodBeginModelDeclaration
Called by Rogue Wave Server when the model declaration starts.
Public methodDeclAttribute
Called by Rogue Wave Server to declare the Server attribute name.
Public methodDeclClass
Called by Rogue Wave Server to declare a Server object type.
Public methodDeclFunction
Called by Rogue Wave Server to declare a Server member function.
Public methodDeclParentClass
Called by Rogue Wave Server to declare that a Server type directly derives from another Server type.
Public methodDeclRelation
Called by Rogue Wave Server to declare the Server relation name.
Public methodEndModelDeclaration
Called by Rogue Wave Server when the model declaration stops.
Top
See Also