Class GraphitiInternal
- java.lang.Object
-
- org.eclipse.graphiti.internal.services.GraphitiInternal
-
public final class GraphitiInternal extends java.lang.Object
This class is the main access point to all internal Graphiti services.
-
-
Constructor Summary
Constructors Constructor Description GraphitiInternal()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static IEmfService
getEmfService()
Returns the EMF service
-
-
-
Method Detail
-
getEmfService
public static IEmfService getEmfService()
Returns the EMF service- Returns:
- the EMF service
-
-