Class | Description |
---|---|
BlockProcessor |
A match processor tailored for the gov.nasa.jpl.mbee.mdk.queries.block pattern.
|
BlockQuerySpecification |
A pattern-specific query specification that can instantiate BlockMatcher in a type-safe way.
|
FindCommonParentClassProcessor |
A match processor tailored for the gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClass pattern.
|
FindCommonParentClassQuerySpecification |
A pattern-specific query specification that can instantiate FindCommonParentClassMatcher in a type-safe way.
|
GeneralizationProcessor |
A match processor tailored for the gov.nasa.jpl.mbee.mdk.queries.generalization pattern.
|
GeneralizationQuerySpecification |
A pattern-specific query specification that can instantiate GeneralizationMatcher in a type-safe way.
|
GeneralizedTaggedBlockPairsProcessor |
A match processor tailored for the gov.nasa.jpl.mbee.mdk.queries.generalizedTaggedBlockPairs pattern.
|
GeneralizedTaggedBlockPairsQuerySpecification |
A pattern-specific query specification that can instantiate GeneralizedTaggedBlockPairsMatcher in a type-safe way.
|
PropertyAttributesProcessor |
A match processor tailored for the gov.nasa.jpl.mbee.mdk.queries.propertyAttributes pattern.
|
PropertyAttributesQuerySpecification |
A pattern-specific query specification that can instantiate PropertyAttributesMatcher in a type-safe way.
|
StereotypedBlocksProcessor |
A match processor tailored for the gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocks pattern.
|
StereotypedBlocksQuerySpecification |
A pattern-specific query specification that can instantiate StereotypedBlocksMatcher in a type-safe way.
|
TaggedBlocksProcessor |
A match processor tailored for the gov.nasa.jpl.mbee.mdk.queries.taggedBlocks pattern.
|
TaggedBlocksQuerySpecification |
A pattern-specific query specification that can instantiate TaggedBlocksMatcher in a type-safe way.
|
TransformedGeneralizedBlockPairsProcessor |
A match processor tailored for the gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairs pattern.
|
TransformedGeneralizedBlockPairsQuerySpecification |
A pattern-specific query specification that can instantiate TransformedGeneralizedBlockPairsMatcher in a type-safe way.
|
TransformedStereotypedBlocksProcessor |
A match processor tailored for the gov.nasa.jpl.mbee.mdk.queries.TransformedStereotypedBlocks pattern.
|
TransformedStereotypedBlocksQuerySpecification |
A pattern-specific query specification that can instantiate TransformedStereotypedBlocksMatcher in a type-safe way.
|
UnreferredStereotypesProcessor |
A match processor tailored for the gov.nasa.jpl.mbee.mdk.queries.unreferredStereotypes pattern.
|
UnreferredStereotypesQuerySpecification |
A pattern-specific query specification that can instantiate UnreferredStereotypesMatcher in a type-safe way.
|
UsedStereotypesProcessor |
A match processor tailored for the gov.nasa.jpl.mbee.mdk.queries.usedStereotypes pattern.
|
UsedStereotypesQuerySpecification |
A pattern-specific query specification that can instantiate UsedStereotypesMatcher in a type-safe way.
|