Package | Description |
---|---|
org.modeshape.sequencer.teiid.xmi |
The classes that make up the XMI reader used by the Teiid VDB and model sequencers.
|
Modifier and Type | Method and Description |
---|---|
XmiAttribute |
XmiElement.getAttribute(String name,
String namespaceUri) |
XmiAttribute |
XmiElement.getNameAttribute(String namespaceUri) |
Modifier and Type | Method and Description |
---|---|
List<XmiAttribute> |
XmiElement.getAttributes() |
List<XmiAttribute> |
XmiElement.getAttributes(String namespaceUri) |
Modifier and Type | Method and Description |
---|---|
void |
XmiElement.addAttribute(XmiAttribute newAttribute) |
protected void |
XmiReader.addAttribute(XmiElement element,
XmiAttribute attribute) |
Copyright © 2008-2015 JBoss, a division of Red Hat. All Rights Reserved.