Modifier and Type | Method and Description |
---|---|
FulfillmentInstruction |
CCDFactory.createFulfillmentInstruction()
Returns a new object of class 'Fulfillment Instruction'.
|
FulfillmentInstruction |
FulfillmentInstruction.init() |
FulfillmentInstruction |
FulfillmentInstruction.init(Iterable<? extends org.eclipse.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<FulfillmentInstruction> |
SupplyActivity.getFulfillmentInstructions() |
Modifier and Type | Class and Description |
---|---|
class |
FulfillmentInstructionImpl
An implementation of the model object 'Fulfillment Instruction'.
|
Modifier and Type | Method and Description |
---|---|
FulfillmentInstruction |
CCDFactoryImpl.createFulfillmentInstruction() |
FulfillmentInstruction |
FulfillmentInstructionImpl.init() |
FulfillmentInstruction |
FulfillmentInstructionImpl.init(Iterable<? extends org.eclipse.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<FulfillmentInstruction> |
SupplyActivityImpl.getFulfillmentInstructions() |
Modifier and Type | Method and Description |
---|---|
static org.eclipse.emf.common.util.EList<FulfillmentInstruction> |
SupplyActivityOperations.getFulfillmentInstructions(SupplyActivity supplyActivity) |
Modifier and Type | Method and Description |
---|---|
static boolean |
FulfillmentInstructionOperations.validateFulfillmentInstructionMoodCode(FulfillmentInstruction fulfillmentInstruction,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
FulfillmentInstructionOperations.validateFulfillmentInstructionTemplateId(FulfillmentInstruction fulfillmentInstruction,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Modifier and Type | Method and Description |
---|---|
T |
CCDSwitch.caseFulfillmentInstruction(FulfillmentInstruction object)
Returns the result of interpreting the object as an instance of 'Fulfillment Instruction'.
|
boolean |
CCDValidator.validateFulfillmentInstruction_validateFulfillmentInstructionMoodCode(FulfillmentInstruction fulfillmentInstruction,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateFulfillmentInstructionMoodCode constraint of 'Fulfillment Instruction'.
|
boolean |
CCDValidator.validateFulfillmentInstruction_validateFulfillmentInstructionTemplateId(FulfillmentInstruction fulfillmentInstruction,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateFulfillmentInstructionTemplateId constraint of 'Fulfillment Instruction'.
|
boolean |
CCDValidator.validateFulfillmentInstruction(FulfillmentInstruction fulfillmentInstruction,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2019. All rights reserved.