Class CustomAllocationContextCreateCommand

  • All Implemented Interfaces:
    IUndoableOperation, org.eclipse.gmf.runtime.common.core.command.ICommand, org.eclipse.gmf.runtime.common.core.internal.command.ICommandWithSettableResult

    public class CustomAllocationContextCreateCommand
    extends AllocationContextCreateCommand
    a custom AllocationContext CreateCommand. FIXME: Never used?
    • Constructor Detail

      • CustomAllocationContextCreateCommand

        public CustomAllocationContextCreateCommand​(org.eclipse.gmf.runtime.emf.type.core.requests.CreateElementRequest req,
                                                    org.palladiosimulator.pcm.allocation.Allocation a)
        The constructor.
        Parameters:
        req - a CreateElementRequst
        a - an Allocation