public final class EmfService extends java.lang.Object implements IEmfService
Constructor and Description |
---|
EmfService() |
Modifier and Type | Method and Description |
---|---|
IDiagramTypeProvider |
getDTPForDiagram(Diagram d) |
boolean |
isObjectAlive(org.eclipse.emf.ecore.EObject obj) |
void |
wireDTPToDiagram(Diagram d,
IDiagramTypeProvider provider) |
public boolean isObjectAlive(org.eclipse.emf.ecore.EObject obj)
isObjectAlive
in interface IEmfService
public IDiagramTypeProvider getDTPForDiagram(Diagram d)
getDTPForDiagram
in interface IEmfService
public void wireDTPToDiagram(Diagram d, IDiagramTypeProvider provider)
wireDTPToDiagram
in interface IEmfService