frmAccessCartographer Member Details

frmAccessCartographer Public Fields


frmAccessCartographer Public Enumerations


frmAccessCartographer Constructors
New
: Constructor specifying the EGUniverse representing the mapping
Public Sub New(ByVal egu As EGUniverse)
Remarks:
Parameters:
ByVal egu As EGUniverse
New
: The Plain-Vanilla Constructor
Public Sub New()
Remarks:
Parameters:


frmAccessCartographer Public Properties
Universe
: The EGUniverse for this set of Possible Worlds Category: Behavior
Public Property Universe() As EGUniverse
Remarks:
IndexParameters:
Return Value:
EGUniverse
Worlds
: The Set of RootSA's respectively associated with this Universe's Possible Worlds Category: Behavior
Public Property Worlds() As SheetOfAssertionCollection
Remarks:
IndexParameters:
Return Value:
SheetOfAssertionCollection
WorldsDataSet
: The DataSet which carries Tables for this Universe Category: Behavior
Public Property WorldsDataSet() As DataSet
Remarks:
IndexParameters:
Return Value:
DataSet
WorldTokens
: The Set of EGWorlds respectively associated with this Universe's Possible Worlds Category: Behavior
Public Property WorldTokens() As EGWorldCollection
Remarks:
IndexParameters:
Return Value:
EGWorldCollection


frmAccessCartographer Public Methods


frmAccessCartographer Public Events