Class XmlModelledParticipant.JAXBInteractorCandidatesWrapper
- java.lang.Object
-
- psidev.psi.mi.jami.xml.model.extension.xml254.AbstractXmlParticipant.JAXBInteractorCandidateWrapper<ModelledInteraction,ModelledFeature,ModelledParticipantCandidate>
-
- psidev.psi.mi.jami.xml.model.extension.xml254.XmlModelledParticipant.JAXBInteractorCandidatesWrapper
-
- All Implemented Interfaces:
com.sun.xml.bind.Locatable
,FileSourceContext
- Enclosing class:
- XmlModelledParticipant
public static class XmlModelledParticipant.JAXBInteractorCandidatesWrapper extends AbstractXmlParticipant.JAXBInteractorCandidateWrapper<ModelledInteraction,ModelledFeature,ModelledParticipantCandidate>
-
-
Constructor Summary
Constructors Constructor Description JAXBInteractorCandidatesWrapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Collection<ModelledParticipantCandidate>
getCandidates()
protected void
initialisePool()
-
Methods inherited from class psidev.psi.mi.jami.xml.model.extension.xml254.AbstractXmlParticipant.JAXBInteractorCandidateWrapper
getSourceLocator, setJAXBType, setPool, setSourceLocator, sourceLocation, toString
-
-
-
-
Method Detail
-
initialisePool
protected void initialisePool()
-
getCandidates
public Collection<ModelledParticipantCandidate> getCandidates()
-
-