Poseidon Delphi Code Generation Plugin Guide General Rules

Poseidon Delphi Code Generation Plugin Guide General RulesShort Description
Poseidon Delphi Code Generation Plugin Guide. General Rules. Classifiers. . Class. . Interface. . Enumeration. . Record. . Set. . Sub Range …

Website: www.gentleware.com | Filesize: 43kb

Content
Poseidon Delphi Code Generation Plugin Guide
General Rules
Classifiers
?Class
?Interface
?Enumeration
?Record
?Set
?Sub Range
?Array
?Exception
Tagged Values
?In classifier tag = ‘uses’ with value = string that represents unit(s) name to be included in
specified unit declaration, separated by comma.
Description:
This will handle string that represents unit(s) name to be included in specified unit
declaration. Blank uses tagged value will be defaulted to ‘SysUtils’.
Example:
UnitA, UnitB, UnitC
?In attribute tag = ‘published’ with value = ‘true’.
Description:
This will handle published visibility of classifier attribute.
?In operation tag = ‘published’ with Value = ‘true’.
Description:
This will handle published visibility of classifier operation.
?In exception tag = ‘published’ with Value = ‘true’.
Description:
This will handle published visibility of Exception.?In classifier tag = ’setvalue’ with Value = string that represents the value of Set
separated by comma.
Description:
This will handle the way to input the value of Set type.
Example:
1,9
?In Classifier Tag = ’subrangevalue’ with Value = string that represents the value of Sub
Range separated by comma.
Description:
This will handle the way to input the value of Sub Range type.
Example:
1,9
?In Classifier Tag = ‘arrayvalue’ with Value = string that represents the value of Array
separated by comma.
Description:
This will handle the way to input the value of Array type.
Example:
1,9
?In Classifier Tag = ‘arraytype’ with value = string that represents the type of Array.
Description:
This will handle the way to input the type of Array type.
?In Operation Tag = ‘virtual’ with Value = ‘true’
Description:
This will handle the way to set the specified operation into a ‘virtual’type operation.
?In Operation Tag =’dynamic’ with Value = ‘true’
Description:
This will handle the way to set the specified operation into a ‘dynamic’type operation.
?In Operation Tag = ‘override’ with…

Get the file Download here

AddThis Social Bookmark Button
Related Books:
  • Delphi 2005 Reviewer’s Guide
  • Admiral’s Delphi Tutorial and Philosophy of Programming
  • Delphi 3 User Interface Design
  • CVXOPT plugin for OpenOffice.org Users Guide
  • Poseidon for UML Embedded Edition ANSI C TUTORIAL
  • Delphi Database Application Developer’s Guide
  • Delphi Tutorial 1.0
  • WhatsNew in Delphi 7

  • Related Searches: , , , ,



    Comments

    Leave a Reply