All Superinterfaces:
org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, EObject, de.uka.ipd.sdq.identifier.Identifier, Notifier, RequiredElement
All Known Subinterfaces:
PCMRECategory, PCMRECIBehavior, PCMREInfrastructureInterface, PCMREInfrastructureRole, PCMREInfrastructureSignature, PCMREInterface, PCMREResource, PCMREResourceInterface, PCMREResourceRole, PCMREResourceSignature, PCMRERole, PCMRESignature
All Known Implementing Classes:
PCMRECategoryImpl, PCMRECIBehaviorImpl, PCMREImpl, PCMREInfrastructureInterfaceImpl, PCMREInfrastructureRoleImpl, PCMREInfrastructureSignatureImpl, PCMREInterfaceImpl, PCMREResourceImpl, PCMREResourceInterfaceImpl, PCMREResourceRoleImpl, PCMREResourceSignatureImpl, PCMRERoleImpl, PCMRESignatureImpl

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

    • TopmostLevelForPCMMustBePCMRECategory

      boolean TopmostLevelForPCMMustBePCMRECategory(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.parentRE.oclIsUndefined() implies self.oclIsTypeOf(PCMRECategory)'"