Package | Description |
---|---|
org.modeshape.sequencer.teiid.model |
The classes that make up the Teiid model sequencer.
|
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 |
---|---|
protected String |
ModelObjectHandler.getQName(XmiPart xmiPart) |
protected String |
JdbcModelObjectHandler.getQName(XmiPart xmiPart) |
Modifier and Type | Interface and Description |
---|---|
interface |
XmiDescendent
An XMI part that may have a parent.
|
Modifier and Type | Class and Description |
---|---|
class |
XmiAttribute
An attribute of an XMI element.
|
class |
XmiBasePart
A base implementation of a XMI part.
|
class |
XmiElement
An element from an XMI file.
|
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.