Class ActionAssemblyContextRestriction<A extends org.palladiosimulator.pcm.seff.AbstractAction>

    • Constructor Detail

      • ActionAssemblyContextRestriction

        public ActionAssemblyContextRestriction​(String assemblyContextId)
      • ActionAssemblyContextRestriction

        public ActionAssemblyContextRestriction​(org.palladiosimulator.pcm.core.composition.AssemblyContext context)
      • ActionAssemblyContextRestriction

        public ActionAssemblyContextRestriction()
    • Method Detail

      • exclude

        public boolean exclude​(ActionRepresentative action)
        Description copied from interface: InstrumentableRestriction
        Returns if an instrumentable is excluded.
        Parameters:
        action - the instrumentable to be checked
        Returns:
        true, if the instrumentable should be excluded or false otherwise