Uses of Interface
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.INamespaceDeclaration

Packages that use INamespaceDeclaration
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.foundation   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure   
 

Uses of INamespaceDeclaration in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.foundation
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.foundation that return INamespaceDeclaration
 INamespaceDeclaration IBaseElementBean.getNSDeclaration()
           
 

Uses of INamespaceDeclaration in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure that return INamespaceDeclaration
 INamespaceDeclaration IImportBean.getNSDeclaration()
           
 INamespaceDeclaration IDefinitionsBean.getNsDeclarationByNamespace(java.lang.String ns)
           
 INamespaceDeclaration IDefinitionsBean.getNsDeclarationByPrefix(java.lang.String prefix)
           
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure that return types with arguments of type INamespaceDeclaration
 java.util.HashSet<INamespaceDeclaration> IDefinitionsBean.getImportsNsDeclarations()
           
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure with parameters of type INamespaceDeclaration
 void IDefinitionsBean.addImportNSDeclaration(INamespaceDeclaration declaration)
           
 void IDefinitionsBean.removeImportNSDeclaration(INamespaceDeclaration declaration)
           
 



Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.