Uses of Interface
com.ebmwebsourcing.geasyschema.domain.api.IElement

Uses of IElement in com.ebmwebsourcing.geasyschema.domain.api
 

Methods in com.ebmwebsourcing.geasyschema.domain.api that return IElement
 IElement ISchema.findElementInSchemas(java.lang.String tns, java.lang.String name)
           
 IElement ISchema.getElement(java.lang.String name)
           
 

Methods in com.ebmwebsourcing.geasyschema.domain.api that return types with arguments of type IElement
 java.util.Set<IElement> ISchema.getElements()
           
 

Methods in com.ebmwebsourcing.geasyschema.domain.api with parameters of type IElement
 void ISchema.addElement(IElement element)
           
 



Copyright © 2011 eBM WebSourcing. All Rights Reserved.