Package org.eclipse.epsilon.flexmi
Class EAttributeSlot
java.lang.Object
org.eclipse.epsilon.flexmi.EAttributeSlot
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected org.eclipse.emf.ecore.EAttribute
protected org.eclipse.emf.ecore.EObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.ecore.EAttribute
org.eclipse.emf.ecore.EObject
void
void
setEAttribute
(org.eclipse.emf.ecore.EAttribute eAttribute) void
setEObject
(org.eclipse.emf.ecore.EObject eObject)
-
Field Details
-
eAttribute
protected org.eclipse.emf.ecore.EAttribute eAttribute -
eObject
protected org.eclipse.emf.ecore.EObject eObject
-
-
Constructor Details
-
EAttributeSlot
public EAttributeSlot()
-
-
Method Details
-
getEAttribute
public org.eclipse.emf.ecore.EAttribute getEAttribute() -
setEAttribute
public void setEAttribute(org.eclipse.emf.ecore.EAttribute eAttribute) -
getEObject
public org.eclipse.emf.ecore.EObject getEObject() -
setEObject
public void setEObject(org.eclipse.emf.ecore.EObject eObject) -
newValue
-