Class AbstractXmlModelledInteraction.JAXBParticipantWrapper
- java.lang.Object
-
- psidev.psi.mi.jami.xml.model.extension.xml300.AbstractXmlInteraction.JAXBParticipantWrapper<ModelledParticipant>
-
- psidev.psi.mi.jami.xml.model.extension.xml300.AbstractXmlModelledInteraction.JAXBParticipantWrapper
-
- All Implemented Interfaces:
com.sun.xml.bind.Locatable
,FileSourceContext
- Enclosing class:
- AbstractXmlModelledInteraction
public static class AbstractXmlModelledInteraction.JAXBParticipantWrapper extends AbstractXmlInteraction.JAXBParticipantWrapper<ModelledParticipant>
-
-
Constructor Summary
Constructors Constructor Description JAXBParticipantWrapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<ModelledParticipant>
getJAXBParticipants()
-
Methods inherited from class psidev.psi.mi.jami.xml.model.extension.xml300.AbstractXmlInteraction.JAXBParticipantWrapper
getSourceLocator, initialiseParticipants, setSourceLocator, sourceLocation, toString
-
-
-
-
Method Detail
-
getJAXBParticipants
public List<ModelledParticipant> getJAXBParticipants()
- Overrides:
getJAXBParticipants
in classAbstractXmlInteraction.JAXBParticipantWrapper<ModelledParticipant>
-
-