Package org.somox.kdmhelper
Class SoMoXUtil
java.lang.Object
org.somox.kdmhelper.SoMoXUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic Collection<org.emftext.language.java.statements.StatementListContainer>
findImplementingMethods
(org.emftext.language.java.members.InterfaceMethod interfaceMethod, Collection<org.emftext.language.java.classifiers.ConcreteClassifier> implementingClasses) static boolean
Determines whether SoMoX is executed within a new Eclipse or whether it runs standalone
-
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<org.emftext.language.java.statements.StatementListContainer> findImplementingMethods(org.emftext.language.java.members.InterfaceMethod interfaceMethod, Collection<org.emftext.language.java.classifiers.ConcreteClassifier> implementingClasses)
-