|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ocl.examples.xtext.essentialocl.attributes.NavigationUtil
public class NavigationUtil
| Constructor Summary | |
|---|---|
NavigationUtil()
|
|
| Method Summary | |
|---|---|
static NavigationOperatorCS |
getNavigationOperator(AbstractNameExpCS csExp)
Return the NavigationOperatorCS for which csExp is the left node of the navigation operator's argument tree. |
static boolean |
isIteration(MetaModelManager metaModelManager,
InvocationExpCS csInvocationExp,
CollectionType type)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NavigationUtil()
| Method Detail |
|---|
@Nullable
public static NavigationOperatorCS getNavigationOperator(@NonNull
AbstractNameExpCS csExp)
public static boolean isIteration(@NonNull
MetaModelManager metaModelManager,
@NonNull
InvocationExpCS csInvocationExp,
@NonNull
CollectionType type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||