Class SoMoXUtil

java.lang.Object
org.somox.kdmhelper.SoMoXUtil

public class SoMoXUtil extends Object
  • Method Details

    • isStandalone

      public static boolean isStandalone()
      Determines whether SoMoX is executed within a new Eclipse or whether it runs standalone
      Returns:
    • findImplementingMethods

      public static Collection<tools.mdsd.jamopp.model.java.statements.StatementListContainer> findImplementingMethods(tools.mdsd.jamopp.model.java.members.InterfaceMethod interfaceMethod, Collection<tools.mdsd.jamopp.model.java.classifiers.ConcreteClassifier> implementingClasses)