Uses of Interface
psidev.psi.mi.jami.xml.model.extension.ExtendedPsiXmlSource
-
-
Uses of ExtendedPsiXmlSource in psidev.psi.mi.jami.xml.io.writer
Methods in psidev.psi.mi.jami.xml.io.writer that return ExtendedPsiXmlSource Modifier and Type Method Description protected ExtendedPsiXmlSource
AbstractXmlWriter. newXmlSource(String shortName)
-
Uses of ExtendedPsiXmlSource in psidev.psi.mi.jami.xml.model
Methods in psidev.psi.mi.jami.xml.model that return ExtendedPsiXmlSource Modifier and Type Method Description ExtendedPsiXmlSource
Entry. getSource()
Getter for the fieldsource
.Methods in psidev.psi.mi.jami.xml.model with parameters of type ExtendedPsiXmlSource Modifier and Type Method Description void
Entry. setSource(ExtendedPsiXmlSource source)
Setter for the fieldsource
. -
Uses of ExtendedPsiXmlSource in psidev.psi.mi.jami.xml.model.extension.xml253
Classes in psidev.psi.mi.jami.xml.model.extension.xml253 that implement ExtendedPsiXmlSource Modifier and Type Class Description class
AbstractXmlSource
Desciption of the source of the entry, usually an organisationclass
DefaultXmlSource
Desciption of the source of the entry, usually an organisationclass
XmlSource
Desciption of the source of the entry, usually an organisation -
Uses of ExtendedPsiXmlSource in psidev.psi.mi.jami.xml.model.extension.xml254
Classes in psidev.psi.mi.jami.xml.model.extension.xml254 that implement ExtendedPsiXmlSource Modifier and Type Class Description class
AbstractXmlSource
Desciption of the source of the entry, usually an organisationclass
DefaultXmlSource
Desciption of the source of the entry, usually an organisationclass
XmlSource
Desciption of the source of the entry, usually an organisation -
Uses of ExtendedPsiXmlSource in psidev.psi.mi.jami.xml.model.extension.xml300
Classes in psidev.psi.mi.jami.xml.model.extension.xml300 that implement ExtendedPsiXmlSource Modifier and Type Class Description class
AbstractXmlSource
Desciption of the source of the entry, usually an organisationclass
DefaultXmlSource
Desciption of the source of the entry, usually an organisationclass
XmlSource
Desciption of the source of the entry, usually an organisation -
Uses of ExtendedPsiXmlSource in psidev.psi.mi.jami.xml.model.xml253
Methods in psidev.psi.mi.jami.xml.model.xml253 with parameters of type ExtendedPsiXmlSource Modifier and Type Method Description void
BasicEntry. setJAXBSource(ExtendedPsiXmlSource source)
setJAXBSource.void
ComplexEntry. setJAXBSource(ExtendedPsiXmlSource source)
setJAXBSource.void
ExperimentalEntry. setJAXBSource(ExtendedPsiXmlSource source)
setJAXBSource.void
ModelledEntry. setJAXBSource(ExtendedPsiXmlSource source)
setJAXBSource. -
Uses of ExtendedPsiXmlSource in psidev.psi.mi.jami.xml.model.xml254
Methods in psidev.psi.mi.jami.xml.model.xml254 with parameters of type ExtendedPsiXmlSource Modifier and Type Method Description void
BasicEntry. setJAXBSource(ExtendedPsiXmlSource source)
setJAXBSource.void
ComplexEntry. setJAXBSource(ExtendedPsiXmlSource source)
setJAXBSource.void
ExperimentalEntry. setJAXBSource(ExtendedPsiXmlSource source)
setJAXBSource.void
ModelledEntry. setJAXBSource(ExtendedPsiXmlSource source)
setJAXBSource. -
Uses of ExtendedPsiXmlSource in psidev.psi.mi.jami.xml.model.xml30
Methods in psidev.psi.mi.jami.xml.model.xml30 with parameters of type ExtendedPsiXmlSource Modifier and Type Method Description void
BasicEntry. setJAXBSource(ExtendedPsiXmlSource source)
setJAXBSource.void
ComplexEntry. setJAXBSource(ExtendedPsiXmlSource source)
setJAXBSource.void
Entry. setJAXBSource(ExtendedPsiXmlSource source)
setJAXBSource.void
ExperimentalEntry. setJAXBSource(ExtendedPsiXmlSource source)
setJAXBSource.void
ModelledEntry. setJAXBSource(ExtendedPsiXmlSource source)
setJAXBSource.
-