ModeShape Distribution 3.0.0.CR1

Uses of Class
org.modeshape.sequencer.teiid.xmi.XmiAttribute

Packages that use XmiAttribute
org.modeshape.sequencer.teiid.xmi The classes that make up the XMI reader used by the Teiid VDB and model sequencers. 
 

Uses of XmiAttribute in org.modeshape.sequencer.teiid.xmi
 

Methods in org.modeshape.sequencer.teiid.xmi that return XmiAttribute
 XmiAttribute XmiElement.getAttribute(String name, String namespaceUri)
           
 XmiAttribute XmiElement.getNameAttribute(String namespaceUri)
           
 

Methods in org.modeshape.sequencer.teiid.xmi that return types with arguments of type XmiAttribute
 List<XmiAttribute> XmiElement.getAttributes()
           
 List<XmiAttribute> XmiElement.getAttributes(String namespaceUri)
           
 

Methods in org.modeshape.sequencer.teiid.xmi with parameters of type XmiAttribute
 void XmiElement.addAttribute(XmiAttribute newAttribute)
           
protected  void XmiReader.addAttribute(XmiElement element, XmiAttribute attribute)
           
 


ModeShape Distribution 3.0.0.CR1

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.