|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XAlternativeReference | |
|---|---|
| org.decisiondeck.jmcda.persist.xmcda2.generated | |
| org.decisiondeck.jmcda.persist.xmcda2.generated.impl | |
| Uses of XAlternativeReference in org.decisiondeck.jmcda.persist.xmcda2.generated |
|---|
| Methods in org.decisiondeck.jmcda.persist.xmcda2.generated that return XAlternativeReference | |
|---|---|
XAlternativeReference |
XAlternativesComparisons.Pairs.Pair.addNewInitial()
Appends and returns a new empty "initial" element |
XAlternativeReference |
XAlternativesComparisons.Pairs.Pair.addNewTerminal()
Appends and returns a new empty "terminal" element |
XAlternativeReference |
XAlternativesComparisons.Pairs.Pair.getInitial()
Gets the "initial" element |
XAlternativeReference |
XAlternativesComparisons.Pairs.Pair.getTerminal()
Gets the "terminal" element |
static XAlternativeReference |
XAlternativeReference.Factory.newInstance()
|
static XAlternativeReference |
XAlternativeReference.Factory.newInstance(XmlOptions options)
|
static XAlternativeReference |
XAlternativeReference.Factory.parse(File file)
|
static XAlternativeReference |
XAlternativeReference.Factory.parse(File file,
XmlOptions options)
|
static XAlternativeReference |
XAlternativeReference.Factory.parse(InputStream is)
|
static XAlternativeReference |
XAlternativeReference.Factory.parse(InputStream is,
XmlOptions options)
|
static XAlternativeReference |
XAlternativeReference.Factory.parse(Node node)
|
static XAlternativeReference |
XAlternativeReference.Factory.parse(Node node,
XmlOptions options)
|
static XAlternativeReference |
XAlternativeReference.Factory.parse(Reader r)
|
static XAlternativeReference |
XAlternativeReference.Factory.parse(Reader r,
XmlOptions options)
|
static XAlternativeReference |
XAlternativeReference.Factory.parse(String xmlAsString)
|
static XAlternativeReference |
XAlternativeReference.Factory.parse(String xmlAsString,
XmlOptions options)
|
static XAlternativeReference |
XAlternativeReference.Factory.parse(URL u)
|
static XAlternativeReference |
XAlternativeReference.Factory.parse(URL u,
XmlOptions options)
|
static XAlternativeReference |
XAlternativeReference.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static XAlternativeReference |
XAlternativeReference.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
XmlOptions options)
Deprecated. XMLInputStream |
static XAlternativeReference |
XAlternativeReference.Factory.parse(XMLStreamReader sr)
|
static XAlternativeReference |
XAlternativeReference.Factory.parse(XMLStreamReader sr,
XmlOptions options)
|
| Methods in org.decisiondeck.jmcda.persist.xmcda2.generated with parameters of type XAlternativeReference | |
|---|---|
void |
XAlternativesComparisons.Pairs.Pair.setInitial(XAlternativeReference initial)
Sets the "initial" element |
void |
XAlternativesComparisons.Pairs.Pair.setTerminal(XAlternativeReference terminal)
Sets the "terminal" element |
| Uses of XAlternativeReference in org.decisiondeck.jmcda.persist.xmcda2.generated.impl |
|---|
| Classes in org.decisiondeck.jmcda.persist.xmcda2.generated.impl that implement XAlternativeReference | |
|---|---|
class |
XAlternativeReferenceImpl
An XML alternativeReference(@http://www.decision-deck.org/2009/XMCDA-2.1.0). |
| Methods in org.decisiondeck.jmcda.persist.xmcda2.generated.impl that return XAlternativeReference | |
|---|---|
XAlternativeReference |
XAlternativesComparisonsImpl.PairsImpl.PairImpl.addNewInitial()
Appends and returns a new empty "initial" element |
XAlternativeReference |
XAlternativesComparisonsImpl.PairsImpl.PairImpl.addNewTerminal()
Appends and returns a new empty "terminal" element |
XAlternativeReference |
XAlternativesComparisonsImpl.PairsImpl.PairImpl.getInitial()
Gets the "initial" element |
XAlternativeReference |
XAlternativesComparisonsImpl.PairsImpl.PairImpl.getTerminal()
Gets the "terminal" element |
| Methods in org.decisiondeck.jmcda.persist.xmcda2.generated.impl with parameters of type XAlternativeReference | |
|---|---|
void |
XAlternativesComparisonsImpl.PairsImpl.PairImpl.setInitial(XAlternativeReference initial)
Sets the "initial" element |
void |
XAlternativesComparisonsImpl.PairsImpl.PairImpl.setTerminal(XAlternativeReference terminal)
Sets the "terminal" element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||