Class AMN
java.lang.Object
org.eclipse.m2m.atl.engine.vm.nativelib.AMN
ASMModel Navigator helpers.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanc2(ASMModelElement type, String otherName) static ASMOclAnyget(ASMModelElement ame, String propName) static booleangetBool(ASMModelElement ame, String propName) static booleangetBoolUndefinedIsFalse(ASMModelElement ame, String propName) static IteratorgetCol(ASMModelElement ame, String propName) static intgetInt(ASMModelElement ame, String propName) static ASMModelElementgetME(ASMModelElement ame, String propName) static StringgetName(ASMModelElement ame) static StringgetString(ASMModelElement ame, String propName) static Stringstatic booleanisa(ASMModelElement element, String otherName) static ASMModelElementstatic String
-
Constructor Details
-
AMN
public AMN()
-
-
Method Details
-
getTypeName
-
getName
-
getString
-
getInt
-
getBool
-
getBoolUndefinedIsFalse
-
getME
-
get
-
getCol
-
nextME
-
nextString
-
isa
-
c2
-