Package org.eclipse.epsilon.flexmi
Class EAttributeSlot
java.lang.Object
org.eclipse.epsilon.flexmi.EAttributeSlot
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected org.eclipse.emf.ecore.EAttributeprotected org.eclipse.emf.ecore.EObject -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.ecore.EAttributeorg.eclipse.emf.ecore.EObjectvoidvoidsetEAttribute(org.eclipse.emf.ecore.EAttribute eAttribute) voidsetEObject(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
-