| Constructor and Description |
|---|
EdgeAtom(EdgeType type,
org.eclipse.emf.ecore.EModelElement modelElement,
int numOfElements) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EModelElement |
getModelElement() |
int |
getNumOfElements() |
EdgeType |
getType() |
public EdgeAtom(EdgeType type, org.eclipse.emf.ecore.EModelElement modelElement, int numOfElements)
public org.eclipse.emf.ecore.EModelElement getModelElement()
getModelElement in interface IEdgeAtompublic int getNumOfElements()
getNumOfElements in interface IEdgeAtom