|
Sun Message Library for SWIFT API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SwiftOTDBuilderObject | |
---|---|
com.stc.swift.builder |
Uses of SwiftOTDBuilderObject in com.stc.swift.builder |
---|
Classes in com.stc.swift.builder that implement SwiftOTDBuilderObject | |
---|---|
class |
SwiftAltrnEntry
this class represents either a Mandatory entry or an Optional entry in a MT description; Update history: 05/24/2006 : QAI 100008 - implement SWIFT HRF parser Added setters in case the information is parsed using another parser (such as HRF reader) and the entry is set from other objects; |
class |
SwiftAltrnEntryField
this class represents either a Mandatory alternative entry field or an Optional alternative entry field in a MT description; Update history: 05/24/2006 : QAI 100008 - implement SWIFT HRF parser Added setters in case the information is parsed using another parser (such as HRF reader) and the entry is set from other objects; |
class |
SwiftEntryField
this class represents either a Mandatory entry field or an Optional entry field in a MT description; Update history: 05/24/2006 : QAI 100008 - implement SWIFT HRF parser Added setters in case the information is parsed using another parser (such as HRF reader) and the entry is set from other objects; |
class |
SwiftLoopEntryField
this class represents a repetitive entry field in a MT description; Update history: 05/24/2006 : QAI 100008 - implement SWIFT HRF parser Added setters in case the information is parsed using another parser (such as HRF reader) and the entry is set from other objects; |
class |
SwiftMessage
This class is the default implementation of SwiftOtdGenerator this class represents a Swift MT Update history: 05/24/2006 : QAI 100008 - implement SWIFT HRF parser Added setters in case the information is parsed using another parser (such as HRF reader) and the entry is set from other objects; |
class |
SwiftMetadata
This class is the default implementation of SwiftOtdGenerator |
class |
SwiftOptEntry
this class represents an Optional Entry in a Swift MT description; Update history: 05/24/2006 : QAI 100008 - implement SWIFT HRF parser Added setters in case the information is parsed using another parser (such as HRF reader) and the entry is set from other objects; |
class |
SwiftOptEntryField
this class represents an Optional Entry Field in Swift MT description; Update history: 05/24/2006 : QAI 100008 - implement SWIFT HRF parser Added setters in case the information is parsed using another parser (such as HRF reader) and the entry is set from other objects; |
class |
SwiftOTDBuilderObjAdapter
|
class |
SwiftPattern
DOCUMENT ME! |
class |
SwiftSeqEntryField
this class represents a Sequence of Entry Field in Swift MT description; Update history: 05/24/2006 : QAI 100008 - implement SWIFT HRF parser Added setters in case the information is parsed using another parser (such as HRF reader) and the entry is set from other objects; |
Methods in com.stc.swift.builder that return SwiftOTDBuilderObject | |
---|---|
SwiftOTDBuilderObject |
SwiftSeqEntryField.getParent()
|
SwiftOTDBuilderObject |
SwiftPattern.getParent()
|
SwiftOTDBuilderObject |
SwiftOTDBuilderObject.getParent()
|
SwiftOTDBuilderObject |
SwiftOTDBuilderObjAdapter.getParent()
|
SwiftOTDBuilderObject |
SwiftOptEntryField.getParent()
|
SwiftOTDBuilderObject |
SwiftOptEntry.getParent()
|
SwiftOTDBuilderObject |
SwiftMetadata.getParent()
|
SwiftOTDBuilderObject |
SwiftMessage.getParent()
|
SwiftOTDBuilderObject |
SwiftLoopEntryField.getParent()
|
SwiftOTDBuilderObject |
SwiftEntryField.getParent()
|
SwiftOTDBuilderObject |
SwiftAltrnEntryField.getParent()
|
SwiftOTDBuilderObject |
SwiftAltrnEntry.getParent()
|
Methods in com.stc.swift.builder with parameters of type SwiftOTDBuilderObject | |
---|---|
void |
SwiftSeqEntryField.diff(SwiftOTDBuilderObject obj,
java.io.PrintWriter writer,
boolean coreAttrOnly)
|
void |
SwiftPattern.diff(SwiftOTDBuilderObject obj,
java.io.PrintWriter writer,
boolean coreAttrOnly)
|
void |
SwiftOTDBuilderObject.diff(SwiftOTDBuilderObject obj,
java.io.PrintWriter writer,
boolean coreAttrOnly)
|
void |
SwiftOTDBuilderObjAdapter.diff(SwiftOTDBuilderObject obj,
java.io.PrintWriter writer,
boolean coreAttrOnly)
|
void |
SwiftOptEntryField.diff(SwiftOTDBuilderObject obj,
java.io.PrintWriter writer,
boolean coreAttrOnly)
|
void |
SwiftOptEntry.diff(SwiftOTDBuilderObject obj,
java.io.PrintWriter writer,
boolean coreAttrOnly)
|
void |
SwiftMetadata.diff(SwiftOTDBuilderObject obj,
java.io.PrintWriter writer,
boolean coreAttrOnly)
|
void |
SwiftMessage.diff(SwiftOTDBuilderObject obj,
java.io.PrintWriter writer,
boolean coreAttrOnly)
|
void |
SwiftLoopEntryField.diff(SwiftOTDBuilderObject obj,
java.io.PrintWriter writer,
boolean coreAttrOnly)
|
void |
SwiftEntryField.diff(SwiftOTDBuilderObject obj,
java.io.PrintWriter writer,
boolean coreAttrOnly)
|
void |
SwiftAltrnEntryField.diff(SwiftOTDBuilderObject obj,
java.io.PrintWriter writer,
boolean coreAttrOnly)
|
void |
SwiftAltrnEntry.diff(SwiftOTDBuilderObject obj,
java.io.PrintWriter writer,
boolean coreAttrOnly)
|
void |
SwiftSeqEntryField.genMap(SwiftOTDBuilderObject obj,
java.io.PrintWriter writer)
compare the expansion attribute of this and obj
- if there is one, and output the extractfile's expan if there is a diff |
void |
SwiftOTDBuilderObject.genMap(SwiftOTDBuilderObject obj,
java.io.PrintWriter writer)
|
void |
SwiftOTDBuilderObjAdapter.genMap(SwiftOTDBuilderObject obj,
java.io.PrintWriter writer)
compare the expansion attribute of this and obj
- if there is one, and output the extractfile's expan if there is a diff |
void |
SwiftOptEntryField.genMap(SwiftOTDBuilderObject obj,
java.io.PrintWriter writer)
compare the expansion attribute of this and obj
- if there is one, and output the extractfile's expan if there is a diff |
void |
SwiftOptEntry.genMap(SwiftOTDBuilderObject obj,
java.io.PrintWriter writer)
compare the expansion attribute of this and obj
- if there is one, and output the extractfile's expan if there is a diff |
void |
SwiftMessage.genMap(SwiftOTDBuilderObject obj,
java.io.PrintWriter writer)
compare the expansion attribute of this and obj
- if there is one, and output the extractfile's expan if there is a diff |
void |
SwiftLoopEntryField.genMap(SwiftOTDBuilderObject obj,
java.io.PrintWriter writer)
compare the expansion attribute of this and obj
- if there is one, and output the extractfile's expan if there is a diff |
void |
SwiftEntryField.genMap(SwiftOTDBuilderObject obj,
java.io.PrintWriter writer)
compare the expansion attribute of this and obj
- if there is one, and output the extractfile's expan if there is a diff |
void |
SwiftAltrnEntryField.genMap(SwiftOTDBuilderObject obj,
java.io.PrintWriter writer)
compare the expansion attribute of this and obj
- if there is one, and output the extractfile's expan if there is a diff |
void |
SwiftAltrnEntry.genMap(SwiftOTDBuilderObject obj,
java.io.PrintWriter writer)
compare the expansion attribute of this and obj
- if there is one, and output the extractfile's expan if there is a diff |
java.lang.String |
SwiftOTDBuilderObjAdapter.mapName(SwiftOTDBuilderObject obj,
java.lang.String name,
java.util.Hashtable mapping)
|
void |
SwiftSeqEntryField.setParent(SwiftOTDBuilderObject parent)
|
void |
SwiftPattern.setParent(SwiftOTDBuilderObject parent)
|
void |
SwiftOTDBuilderObject.setParent(SwiftOTDBuilderObject parent)
|
void |
SwiftOTDBuilderObjAdapter.setParent(SwiftOTDBuilderObject parent)
|
void |
SwiftOptEntryField.setParent(SwiftOTDBuilderObject parent)
|
void |
SwiftOptEntry.setParent(SwiftOTDBuilderObject parent)
|
void |
SwiftMetadata.setParent(SwiftOTDBuilderObject parent)
|
void |
SwiftMessage.setParent(SwiftOTDBuilderObject parent)
|
void |
SwiftLoopEntryField.setParent(SwiftOTDBuilderObject parent)
|
void |
SwiftEntryField.setParent(SwiftOTDBuilderObject parent)
|
void |
SwiftAltrnEntryField.setParent(SwiftOTDBuilderObject parent)
|
void |
SwiftAltrnEntry.setParent(SwiftOTDBuilderObject parent)
|
Constructors in com.stc.swift.builder with parameters of type SwiftOTDBuilderObject | |
---|---|
SwiftAltrnEntry(SwiftOTDBuilderObject parent)
Creates a new SwiftAltrnEntry object. |
|
SwiftAltrnEntryField(SwiftOTDBuilderObject parent)
Creates a new SwiftAltrnEntryField object. |
|
SwiftEntryField(SwiftOTDBuilderObject parent)
Creates a new SwiftEntryField object. |
|
SwiftEntryField(SwiftOTDBuilderObject parent,
java.util.Hashtable mapping)
|
|
SwiftLoopEntryField(SwiftOTDBuilderObject parent)
Creates a new SwiftLoopEntryField object. |
|
SwiftMessage(SwiftOTDBuilderObject parent)
Constructor |
|
SwiftMessage(SwiftOTDBuilderObject parent,
java.util.Hashtable mapping)
|
|
SwiftOptEntry(SwiftOTDBuilderObject parent)
Creates a new SwiftOptEntry object. |
|
SwiftOptEntry(SwiftOTDBuilderObject parent,
java.util.Hashtable mapping)
|
|
SwiftOptEntryField(SwiftOTDBuilderObject parent)
Creates a new SwiftOptEntryField object. |
|
SwiftPattern(SwiftOTDBuilderObject parent)
Creates a new SwiftPattern object. |
|
SwiftSeqEntryField(SwiftOTDBuilderObject parent)
Creates a new SwiftSeqEntryField object. |
|
SwiftSeqEntryField(SwiftOTDBuilderObject parent,
java.util.Hashtable mapping)
|
|
Sun Message Library for SWIFT API | |||||||||
PREV NEXT | FRAMES NO FRAMES |