Class EAttributeSlot

java.lang.Object
org.eclipse.epsilon.flexmi.EAttributeSlot

public class EAttributeSlot extends Object
  • 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

      public void newValue(String value)