Vision Messages: Currency
Profile of Class Currency
Includes Classes: Currency, Entity
Object | Entity | +--- Currency
Message Index
XRef (Entity)
XRef (Currency)
accessExpression
addAlias: string
addAlias: string toXRefIn: dictionary
aliases
asCurrency
asSelf (Entity)
asSelf (Currency)
classDescriptor (Entity)
classDescriptor (Currency)
cleanupClassStructures
cleanupLocalNames
clearDefault
clusterStrings
createInitializationListFrom: blockList
createNewXRefManager
createPrivateStructure
createXRef: id withProperty: propertyId
defaultInstance (Entity)
defaultInstance (Currency)
deleteAlias: aliasList
displayGlobalOverride
displayInfo
displayLabel
displayLabelKey
displayXRefAuditReport
evaluate: aBlock
exchangeTo: targetCurr relativeTo: date
getOrCreate: string
getRecordForUser: userName
helpMessage
initializationList
initialize (Entity)
initialize (Currency)
initializeDataBaseLinks
initializeGlobalInstanceProperties
initializeGlobalSubclassProperties
initializeLocalAttributes
isCanadian
isCurrency
isEntity
isTrueCurrency
isUS
isUSA
loadFromFile: file
loadValuesFor: item as: type fromFile: file
locateId: string
locateIds: string
masterListCodes
name
named (Entity)
named (Currency)
newAs: string
numericCode
print
print: anInteger
profile
rebuildAliases
setAsDefault
setNameTo: string
setNumericCodeTo: ordinal
setShortNameTo: string
setSortCodeTo: ordinal
setUnderlyingCurrencyTo: curr withExchange: exch
setXRefIn: dictionary to: string
shortName
sortCode
specializeAs: string at: object
underlyingCurrency
underlyingExchange
updateInitializationListWith: block
usExchange
validateInputString: input
whatAmI (Entity)
whatAmI (Currency)
Messages
Synopsis:XRefEntity XRefType: Constant          Returns: XRef
Also Defined At:
| Currency |
Synopsis:accessExpressionCurrency XRefType: Constant          Returns: Currency XRef
Also Defined At:
| Entity |
Synopsis:addAlias:Entity accessExpressionDescription:
Returns a string that could be used to request recipientType: Method          Returns: String
Also Defined At:
| Object |
Synopsis:addAlias:toXRefIn:Entity addAlias: stringDescription:
Adds supplied string as alternate name in recipient's naming dictionary.Type: Method          Returns: Entity
Parameters:
1 - String
Synopsis:aliasesEntity addAlias: string toXRefIn: dictionaryType: Method          Returns: Object
Synopsis:asCurrencyEntity aliasesDescription:
Returns list of aliases named for entity.Type: FixedProperty          Returns: List
Synopsis:asSelfCurrency asCurrencyDescription:
Converts recipient into a Currency.Type: Method          Returns: Object
Synopsis:asSelfEntity asSelfDescription:
Returns the original object.Type: Primitive          Returns: Entity
Also Defined At:
| Block | Boolean | Classification | Collection | Currency | Date | DateOffset | DateRange | Dictionary | IndexedList | Interface | List | Number | Object | OpenVision | Schema | String | TimeSeries | Undefined | Utility |
Synopsis:classDescriptorCurrency asSelfDescription:
Returns the original object, stripped of extensions.Type: Primitive          Returns: Object
Also Defined At:
| Block | Boolean | Classification | Collection | Date | DateOffset | DateRange | Dictionary | Entity | IndexedList | Interface | List | Number | Object | OpenVision | Schema | String | TimeSeries | Undefined | Utility |
Synopsis:classDescriptorEntity classDescriptorDescription:
Reference to the object which describes the class. Class level information is stored here.Type: Constant          Returns: Object
Also Defined At:
| Block | Boolean | Classification | Collection | Currency | Date | DateOffset | DateRange | Dictionary | IndexedList | Interface | List | Number | Object | OpenVision | Schema | String | TimeSeries | Undefined | Utility |
Synopsis:cleanupClassStructuresCurrency classDescriptorDescription:
Reference to the object which describes the class. Class level information is stored here.Type: Constant          Returns: Schema ClassDescriptor
Also Defined At:
| Block | Boolean | Classification | Collection | Date | DateOffset | DateRange | Dictionary | Entity | IndexedList | Interface | List | Number | Object | OpenVision | Schema | String | TimeSeries | Undefined | Utility |
Synopsis:cleanupLocalNamesEntity cleanupClassStructuresDescription:
Runs 'cleanStoreAndDictionary' at Object, this method is redefined as needed by subclasses to perform general cleanup functions.Type: Method          Returns: Object
Also Defined At:
| Dictionary | Object |
Synopsis:clearDefaultEntity cleanupLocalNamesDescription:
This method is executed by the 'flagForDeletionWithReason:' message and is redefined as needed by subclasses.Type: Method          Returns: Object
Also Defined At:
| Object |
Synopsis:clusterStringsCurrency clearDefaultType: Method          Returns: Object
Synopsis:createInitializationListFrom:Entity clusterStringsType: Method          Returns: Object
Synopsis:createNewXRefManagerEntity createInitializationListFrom: blockListDescription:
Creates a new class constant for the recipient's class named 'initializationList' and copies the blocks in blockList to this list. The initializationList is used during the instance creation process to initialize default values in the new instance.Type: Method          Returns: Entity
Parameters:
1 - List
Synopsis:createPrivateStructureEntity createNewXRefManagerType: Method          Returns: Object
Synopsis:createXRef:withProperty:Entity createPrivateStructureType: Method          Returns: Object
Synopsis:defaultInstanceEntity createXRef: id withProperty: propertyIdType: Method          Returns: Object
Synopsis:defaultInstanceEntity defaultInstanceDescription:
Returns the default instance of the recipient object's classType: Constant          Returns: Entity
Also Defined At:
| Block | Boolean | Classification | Collection | Currency | Date | DateOffset | DateRange | Dictionary | IndexedList | Interface | List | Number | OpenVision | Schema | String | TimeSeries | Undefined | Utility |
Synopsis:deleteAlias:Currency defaultInstanceDescription:
Returns the default instance for the recipient's class.Type: Constant          Returns: Currency
Also Defined At:
| Block | Boolean | Classification | Collection | Date | DateOffset | DateRange | Dictionary | Entity | IndexedList | Interface | List | Number | OpenVision | Schema | String | TimeSeries | Undefined | Utility |
Synopsis:displayGlobalOverrideEntity deleteAlias: aliasListType: Method          Returns: Object
Synopsis:displayInfoCurrency displayGlobalOverrideType: Method          Returns: Object
Synopsis:displayLabelEntity displayInfoDescription:
Displays the code and name for the recipient followed by a new line. This message is often redefined by the subclasses to display one line of simple formatted information about an entity.Type: Method          Returns: Object
Also Defined At:
| Object |
Synopsis:displayLabelKeyEntity displayLabelDescription:
Returns the recipient's nameType: Method          Returns: Object
Also Defined At:
| Object |
Synopsis:displayXRefAuditReportEntity displayLabelKeyDescription:
Returns the recipient's codeType: Method          Returns: Object
Also Defined At:
| Object |
Synopsis:evaluate:Entity displayXRefAuditReportType: Method          Returns: Object
Synopsis:exchangeTo:relativeTo:Currency evaluate: aBlockDescription:
Evaluates all statements in the block for each date in the Date Range. Each Date in the Date Range becomes the default inside the block (changing the value of the 'magic word' ^date).Type: Method          Returns: Object
Also Defined At:
| Date | DateOffset | DateRange |
Synopsis:getOrCreate:Currency exchangeTo: targetCurr relativeTo: dateType: Method          Returns: Object
Synopsis:getRecordForUser:Entity getOrCreate: stringDescription:
Returns object named by string in recipient class' naming dictionary. If not found, a new instance is created and returned.Type: Method          Returns: Entity
Parameters:
1 - String
Synopsis:helpMessageEntity getRecordForUser: userNameType: Method          Returns: Object
Synopsis:initializationListEntity helpMessageDescription:
Returns a message describing the recipient.Type: Method          Returns: String
Also Defined At:
| Object |
Synopsis:initializeEntity initializationListDescription:
Returns the list of blocks used to initialize default values in new instances of the recipient's class.Type: Constant          Returns: List
Synopsis:initializeEntity initializeDescription:
Initializes a new instance. Run as part of the instance creation process.Type: Method          Returns: Entity
Also Defined At:
| Currency | Dictionary |
Synopsis:initializeDataBaseLinksCurrency initializeDescription:
Initializes a new instance of the recipient dictionary. Run as part of the instance creation process.Type: Method          Returns: Object
Also Defined At:
| Dictionary | Entity |
Synopsis:initializeGlobalInstancePropertiesEntity initializeDataBaseLinksDescription:
Initializes a new instance. Run as part of the instance creation process.Type: Method          Returns: Entity
Synopsis:initializeGlobalSubclassPropertiesEntity initializeGlobalInstancePropertiesDescription:
Initializes a new instance. Run as part of the instance creation process.Type: Method          Returns: Entity
Also Defined At:
| Classification | Object |
Synopsis:initializeLocalAttributesEntity initializeGlobalSubclassPropertiesDescription:
This method is run as part of the 'specialized' method and is used to initialize properties in the default row of the new class.Type: Method          Returns: Object
Also Defined At:
| Dictionary | Object |
Synopsis:isCanadianEntity initializeLocalAttributesDescription:
Initializes a new instance. Run as part of the instance creation process.Type: Method          Returns: Entity
Also Defined At:
| Dictionary | Object |
Synopsis:isCurrencyCurrency isCanadianType: Method          Returns: Object
Synopsis:isEntityCurrency isCurrencyType: Constant          Returns: TRUE
Also Defined At:
| Object |
Synopsis:isTrueCurrencyEntity isEntityDescription:
Returns the value TRUE when sent to any Entity.Type: Constant          Returns: TRUE
Also Defined At:
| Object |
Synopsis:isUSCurrency isTrueCurrencyType: Method          Returns: Object
Synopsis:isUSACurrency isUSType: Method          Returns: Object
Synopsis:loadFromFile:Currency isUSAType: Method          Returns: Object
Synopsis:loadValuesFor:as:fromFile:Entity loadFromFile: fileType: Method          Returns: Object
Synopsis:locateId:Entity loadValuesFor: item as: type fromFile: fileType: Method          Returns: Object
Synopsis:locateIds:Entity locateId: stringDescription:
Returns entity associated with id supplied, searching naming dictionaries associated with entity class. By default only 'named' is searched; this message can be redefined for subclasses that can use multiple dictionaries.Type: Method          Returns: Entity
Parameters:
1 - String
Synopsis:masterListCodesEntity locateIds: stringType: Method          Returns: Object
Synopsis:nameEntity masterListCodesDescription:
Displays all codes and names for all non-default instances in recipient's class.Type: Method          Returns: Object
Synopsis:namedEntity nameDescription:
Returns descriptive name for recipient.Type: FixedProperty          Returns: String
Synopsis:namedEntity namedDescription:
Returns the naming dictionary for the recipient's class.Type: Constant          Returns: Dictionary
Also Defined At:
| Classification | Currency |
Synopsis:newAs:Currency namedDescription:
Returns the naming dictionary for the recipient's class.Type: Constant          Returns: Named
Also Defined At:
| Classification | Entity |
Synopsis:numericCodeEntity newAs: stringDescription:
Special version of 'newAs:' message designed to address the additional requirements of entity instance creation.Type: Method          Returns: Entity
Also Defined At:
| Dictionary | Object |
Synopsis:printEntity numericCodeDescription:
Returns descriptive numeric code for recipient.Type: FixedProperty          Returns: String
Synopsis:print:Entity printDescription:
Redefines the standard print message so that the value of the recipient code is printed.Type: Method          Returns: Entity
Also Defined At:
| Block | Date | DateOffset | DateRange | IndexedList | List | Object | String | TimeSeries | Undefined |
Synopsis:profileEntity print: anIntegerDescription:
Prints the recipient code using the supplied format.Type: Method          Returns: Entity
Parameters:
1 - Integer
Also Defined At:
| Boolean | Date | Number | Object | String | Undefined |
Synopsis:rebuildAliasesEntity profileDescription:
Displays a multi-line description of the recipient object.Type: Method          Returns: Object
Synopsis:setAsDefaultEntity rebuildAliasesType: Method          Returns: Object
Synopsis:setNameTo:Currency setAsDefaultType: Method          Returns: Object
Synopsis:setNumericCodeTo:Entity setNameTo: stringDescription:
Updates the value of the recipient's 'name' property with stringType: Method          Returns: Entity
Parameters:
1 - String
Synopsis:setShortNameTo:Entity setNumericCodeTo: ordinalDescription:
Updates the value of the recipient's 'numericCode' property with string or number. Used as an alternative identification scheme.Type: Method          Returns: Entity
Parameters:
1 - Ordinal
Synopsis:setSortCodeTo:Entity setShortNameTo: stringDescription:
Updates the value of the recipient's 'shortName' property with string.Type: Method          Returns: Entity
Parameters:
1 - String
Synopsis:setUnderlyingCurrencyTo:withExchange:Entity setSortCodeTo: ordinalDescription:
Updates the value of the recipient's 'sortCode' property with string or number. Used as an alternative identification scheme.Type: Method          Returns: Entity
Parameters:
1 - Ordinal
Synopsis:setXRefIn:to:Currency setUnderlyingCurrencyTo: curr withExchange: exchType: Method          Returns: Object
Synopsis:shortNameEntity setXRefIn: dictionary to: stringType: Method          Returns: Object
Synopsis:sortCodeEntity shortNameDescription:
Returns descriptive shortName for recipient.Type: FixedProperty          Returns: String
Synopsis:specializeAs:at:Entity sortCodeDescription:
Returns descriptive sortCode for recipient.Type: FixedProperty          Returns: String
Synopsis:underlyingCurrencyEntity specializeAs: string at: objectDescription:
Creates a subclass of recipient named by supplied string. The name is defined at the supplied object. Note that this class is NOT installed in the Schema database by defaultType: Method          Returns: Object
Also Defined At:
| Object |
Synopsis:underlyingExchangeCurrency underlyingCurrencyType: FixedProperty          Returns: Object
Synopsis:updateInitializationListWith:Currency underlyingExchangeType: FixedProperty          Returns: Object
Synopsis:usExchangeEntity updateInitializationListWith: blockDescription:
Adds the supplied block to the recipient class' initializationList.Type: Method          Returns: Entity
Parameters:
1 - Block
Synopsis:validateInputString:Currency usExchangeType: TimeSeriesProperty          Returns: Object
Synopsis:whatAmIEntity validateInputString: inputDescription:
Returns the object in the recipient's classs associated with the supplied string, using the recipient's class naming dictionary.Type: Method          Returns: Object
Also Defined At:
| Object |
Synopsis:whatAmIEntity whatAmIDescription:
Return the string "Entity".Type: Constant          Returns: String
Also Defined At:
| Block | Boolean | Classification | Collection | Currency | Date | DateOffset | DateRange | Dictionary | IndexedList | Interface | List | Number | Object | OpenVision | Schema | String | TimeSeries | Undefined | Utility |
Synopsis:Currency whatAmIDescription:
Returns the name of the recipient's class.Type: Constant          Returns: String
Also Defined At:
| Block | Boolean | Classification | Collection | Date | DateOffset | DateRange | Dictionary | Entity | IndexedList | Interface | List | Number | Object | OpenVision | Schema | String | TimeSeries | Undefined | Utility |