Class XmlModelledInteraction.JAXBAttributeWrapper
- java.lang.Object
-
- psidev.psi.mi.jami.xml.model.extension.xml300.AbstractXmlInteraction.JAXBAttributeWrapper
-
- psidev.psi.mi.jami.xml.model.extension.xml300.XmlModelledInteraction.JAXBAttributeWrapper
-
- All Implemented Interfaces:
com.sun.xml.bind.Locatable
,FileSourceContext
- Enclosing class:
- XmlModelledInteraction
public static class XmlModelledInteraction.JAXBAttributeWrapper extends AbstractXmlInteraction.JAXBAttributeWrapper
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class psidev.psi.mi.jami.xml.model.extension.xml300.AbstractXmlInteraction.JAXBAttributeWrapper
AbstractXmlInteraction.JAXBAttributeWrapper.JAXBAttributeList
-
-
Constructor Summary
Constructors Constructor Description JAXBAttributeWrapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
initialiseAnnotations()
String
toString()
toString-
Methods inherited from class psidev.psi.mi.jami.xml.model.extension.xml300.AbstractXmlInteraction.JAXBAttributeWrapper
getAnnotations, getJAXBAttributes, getSourceLocator, initialiseAnnotationsWith, setSourceLocator, sourceLocation
-
-
-
-
Method Detail
-
initialiseAnnotations
protected void initialiseAnnotations()
- Overrides:
initialiseAnnotations
in classAbstractXmlInteraction.JAXBAttributeWrapper
-
toString
public String toString()
Description copied from interface:FileSourceContext
toString
- Specified by:
toString
in interfaceFileSourceContext
- Overrides:
toString
in classAbstractXmlInteraction.JAXBAttributeWrapper
- Returns:
- the file source context as a String. If the source locator is not null, it should give the source locator properties
-
-