All Superinterfaces:
org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, EObject, Notifier, ProbabilisticElement
All Known Subinterfaces:
PCMPEAllDecisions, PCMPEDecision
All Known Implementing Classes:
PCMPEAllDecisionsImpl, PCMPEDecisionImpl, PCMPEImpl

public interface PCMPE extends ProbabilisticElement
A representation of the model object 'PCMPE'.
See Also:
Generated class or method.
EMF model class or method.
abstract="true"
  • Method Details

    • TopmostLevelMustBePCMPEAllDecisions

      boolean TopmostLevelMustBePCMPEAllDecisions(DiagnosticChain diagnostics, Map<Object,Object> context)
      Parameters:
      diagnostics - The chain of diagnostics to which problems are to be appended.
      context - The cache of context-specific information.
      Generated class or method.
      EMF model class or method.
      annotation= "http://www.eclipse.org/uml2/1.1.0/GenModel body='self.parentPE.oclIsUndefined() implies self.oclIsKindOf(PCMPEAllDecisions)'"