Package | Description |
---|---|
de.unirostock.sems.comodi | |
de.unirostock.sems.comodi.branches |
Modifier and Type | Method and Description |
---|---|
Change |
Change.appliesTo(ComodiXmlEntity entity)
Adds information about the XML entity that this change was applied to.
|
Modifier and Type | Method and Description |
---|---|
static ComodiXmlEntity |
ComodiXmlEntity.getAttribute()
Gets the term representing an XML attribute.
|
static ComodiXmlEntity |
ComodiXmlEntity.getEntityIdentifier()
Gets the term representing an XML entity identifier, typically the
id attribute. |
static ComodiXmlEntity |
ComodiXmlEntity.getEntityName()
Gets the resenting an XML entity name, typically the
name
attribute. |
static ComodiXmlEntity |
ComodiXmlEntity.getModelId()
Gets the term representing a change in the model identifier.
|
static ComodiXmlEntity |
ComodiXmlEntity.getModelName()
Gets the representing a change in the model name.
|
static ComodiXmlEntity |
ComodiXmlEntity.getNode()
Gets the term representing an XML node.
|
static ComodiXmlEntity |
ComodiXmlEntity.getText()
Gets the term representing an XML text node.
|
Copyright © 2017 SEMS project @ University of Rostock. All rights reserved.