Class PositionInternalContainerDescriptor

java.lang.Object
com.amalgamasimulation.graphicaleditor.utils.PositionInternalContainerDescriptor

public class PositionInternalContainerDescriptor extends Object
PositionInternalContainer должен храниться в том же контейнере, в котором и объект, использующий координаты PositionInternalContainer для своего позиционирования
Author:
Aleksey
  • Constructor Details

    • PositionInternalContainerDescriptor

      public PositionInternalContainerDescriptor(org.eclipse.emf.ecore.EStructuralFeature feature, Function<org.eclipse.emf.ecore.EObject,com.amalgamasimulation.emf.commands.AddCommand<? extends org.eclipse.emf.ecore.EObject>> containerCreator)
  • Method Details

    • getFeature

      public org.eclipse.emf.ecore.EStructuralFeature getFeature()
    • getContainerCreator

      public Function<org.eclipse.emf.ecore.EObject,com.amalgamasimulation.emf.commands.AddCommand<? extends org.eclipse.emf.ecore.EObject>> getContainerCreator()