Interface TargetMatchClassIF

All Superinterfaces:
ConditionAbleIF, ConfigurableItemIF, IdentifierAble, PatternIF, Serializable
All Known Implementing Classes:
ElementFromActivePassiveSelection, ElementFromInitialSelection, ElementFromStore, PatternHookInnovator, PatternProductionAppend, PatternProductionPathSequence, PatternTargetHookElementByCreateRedirect, PatternTargetHookElementByElementURI, PatternTargetHookElementByMappingConfigurationPackage, PatternTargetHookPackageByPath, PatternTargetMatchAnchor, PatternTargetMatchAssociationEndInnovator, PatternTargetMatchAssociationInnovator, PatternTargetMatchBase, PatternTargetMatchBaseInnovator, PatternTargetMatchCommentAssignInnovator, PatternTargetMatchDiagramInnovator, PatternTargetMatchInnovator, PatternTargetMatchInnovatorLost, PatternTargetMatchOwning, PatternTargetMatchPathSequence, PatternTargetMatchSource, PatternTargetMatchSourceTargetInnovator

public interface TargetMatchClassIF extends PatternIF
Interface for classes that realize a target match. A target match checks if a model element in the target model is a target valid for the source element. Interface for classes that realize a target find. A target find checks if a model element in the target model is a target valid for the source element.
Version:
10.1.1
Author:
jmback
  • Method Details

    • getReferencedEmbeddings

      List<String> getReferencedEmbeddings()