protected void |
JsonParser.composeGraphDefinition(String name,
GraphDefinition element) |
protected void |
XmlParser.composeGraphDefinition(String name,
GraphDefinition element) |
protected void |
RdfParser.composeGraphDefinition(Turtle.Complex parent,
String parentType,
String name,
GraphDefinition element,
int index) |
protected void |
XmlParser.composeGraphDefinitionElements(GraphDefinition element) |
protected void |
JsonParser.composeGraphDefinitionInner(GraphDefinition element) |
protected boolean |
XmlParser.parseGraphDefinitionContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
GraphDefinition res) |
protected GraphDefinition.GraphDefinitionLinkComponent |
JsonParser.parseGraphDefinitionGraphDefinitionLinkComponent(com.google.gson.JsonObject json,
GraphDefinition owner) |
protected GraphDefinition.GraphDefinitionLinkComponent |
XmlParser.parseGraphDefinitionGraphDefinitionLinkComponent(org.xmlpull.v1.XmlPullParser xpp,
GraphDefinition owner) |
protected boolean |
XmlParser.parseGraphDefinitionGraphDefinitionLinkComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
GraphDefinition owner,
GraphDefinition.GraphDefinitionLinkComponent res) |
protected void |
JsonParser.parseGraphDefinitionGraphDefinitionLinkComponentProperties(com.google.gson.JsonObject json,
GraphDefinition owner,
GraphDefinition.GraphDefinitionLinkComponent res) |
protected GraphDefinition.GraphDefinitionLinkTargetCompartmentComponent |
JsonParser.parseGraphDefinitionGraphDefinitionLinkTargetCompartmentComponent(com.google.gson.JsonObject json,
GraphDefinition owner) |
protected GraphDefinition.GraphDefinitionLinkTargetCompartmentComponent |
XmlParser.parseGraphDefinitionGraphDefinitionLinkTargetCompartmentComponent(org.xmlpull.v1.XmlPullParser xpp,
GraphDefinition owner) |
protected boolean |
XmlParser.parseGraphDefinitionGraphDefinitionLinkTargetCompartmentComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
GraphDefinition owner,
GraphDefinition.GraphDefinitionLinkTargetCompartmentComponent res) |
protected void |
JsonParser.parseGraphDefinitionGraphDefinitionLinkTargetCompartmentComponentProperties(com.google.gson.JsonObject json,
GraphDefinition owner,
GraphDefinition.GraphDefinitionLinkTargetCompartmentComponent res) |
protected GraphDefinition.GraphDefinitionLinkTargetComponent |
JsonParser.parseGraphDefinitionGraphDefinitionLinkTargetComponent(com.google.gson.JsonObject json,
GraphDefinition owner) |
protected GraphDefinition.GraphDefinitionLinkTargetComponent |
XmlParser.parseGraphDefinitionGraphDefinitionLinkTargetComponent(org.xmlpull.v1.XmlPullParser xpp,
GraphDefinition owner) |
protected boolean |
XmlParser.parseGraphDefinitionGraphDefinitionLinkTargetComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
GraphDefinition owner,
GraphDefinition.GraphDefinitionLinkTargetComponent res) |
protected void |
JsonParser.parseGraphDefinitionGraphDefinitionLinkTargetComponentProperties(com.google.gson.JsonObject json,
GraphDefinition owner,
GraphDefinition.GraphDefinitionLinkTargetComponent res) |
protected void |
JsonParser.parseGraphDefinitionProperties(com.google.gson.JsonObject json,
GraphDefinition res) |