Interface Slot

    • Method Detail

      • getInstance

        Instance getInstance()
        Returns the value of the 'Instance' container reference. It is bidirectional and its opposite is 'Slots'.

        If the meaning of the 'Instance' container reference isn't clear, there really should be more of a description here...

        The instance to which this slot belongs
        Returns:
        the value of the 'Instance' container reference.
        See Also:
        setInstance(Instance), MigrationPackage.getSlot_Instance(), Instance.getSlots()
      • setInstance

        void setInstance​(Instance value)
        Sets the value of the 'Instance' container reference.
        Parameters:
        value - the new value of the 'Instance' container reference.
        See Also:
        getInstance()
      • getEFeature

        org.eclipse.emf.ecore.EStructuralFeature getEFeature()
        Get the feature to which the slot conforms