Class AnyToAnyModelTransformation.ConnectionAwareElementsRule

  • All Implemented Interfaces:
    com.nomagic.magicdraw.search.SearchRule
    Enclosing class:
    AnyToAnyModelTransformation

    private static class AnyToAnyModelTransformation.ConnectionAwareElementsRule
    extends java.lang.Object
    implements com.nomagic.magicdraw.search.SearchRule
    • Constructor Detail

      • ConnectionAwareElementsRule

        private ConnectionAwareElementsRule()
    • Method Detail

      • isLegal

        public boolean isLegal​(BaseElement e)
        Specified by:
        isLegal in interface com.nomagic.magicdraw.search.SearchRule
      • equals

        public boolean equals​(java.lang.Object obj)
        Specified by:
        equals in interface com.nomagic.magicdraw.search.SearchRule
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Specified by:
        hashCode in interface com.nomagic.magicdraw.search.SearchRule
        Overrides:
        hashCode in class java.lang.Object