class: StructureFormatMap

public <<entity>> class: StructureFormatMap
Author: Steven Marcus
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 11/11/2004 11:52:02 AM; Modified: 11/17/2004 9:53:54 AM;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {A3CF7A3C-3228-49ba-A876-D8ECF5D97C91}
Desc: Represents a unique version of a Format. This provides a view of the structure at a point in time.
 

Goto: Custom Properties, Fields

See also: MapManager, MessageFormatMap, MessageFormatMap

Appears in: ClientPipeline - Participating Classes

Connections
 
Custom Properties
 
StructureFormatMap Attributes
Attribute Details
private int
  formatMapId
private String
  formatMapName
Notes: Desc: A descriptive name of the map, e.g. 'addAgentSWTerminal', '0200', etc.
private int
  formatMapVersion
Notes: Desc: The unique version identifier of the formatMapVersion.
private
  structure
Notes: Desc: Represents the structure of the Service.
private char
  mode
Notes: Desc: States the directionality of the message: inbound or outbound. Outbound messages do not require interaction with the Terminal Manager.