Uses of Interface
com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api.IModelElement

Packages that use IModelElement
com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api   
com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl   
 

Uses of IModelElement in com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api
 

Methods in com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api that return IModelElement
 IModelElement IDiagramElement.getModelElement()
           
 

Methods in com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api with parameters of type IModelElement
 void IDiagramElement.setModelElement(IModelElement modelElement)
           
 

Uses of IModelElement in com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl
 

Methods in com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl that return IModelElement
 IModelElement DiagramElement.getModelElement()
           
 

Methods in com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl with parameters of type IModelElement
 void DiagramElement.setModelElement(IModelElement modelElement)
           
 



Copyright © 2010-2011 Petals Link. All Rights Reserved.