Uses of Interface
org.eclipse.gmt.modisco.java.ClassInstanceCreation
-
Uses of ClassInstanceCreation in org.eclipse.gmt.modisco.java
Methods in org.eclipse.gmt.modisco.java that return ClassInstanceCreation Modifier and Type Method Description ClassInstanceCreationAnonymousClassDeclaration. getClassInstanceCreation()Returns the value of the 'Class Instance Creation' container reference.Methods in org.eclipse.gmt.modisco.java with parameters of type ClassInstanceCreation Modifier and Type Method Description voidAnonymousClassDeclaration. setClassInstanceCreation(ClassInstanceCreation value)Sets the value of the 'Class Instance Creation' container reference. -
Uses of ClassInstanceCreation in org.eclipse.gmt.modisco.java.neoemf.impl
Classes in org.eclipse.gmt.modisco.java.neoemf.impl that implement ClassInstanceCreation Modifier and Type Class Description classClassInstanceCreationImplAn implementation of the model object 'Class Instance Creation'.Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return ClassInstanceCreation Modifier and Type Method Description ClassInstanceCreationJavaFactoryImpl. createClassInstanceCreation()ClassInstanceCreationAnonymousClassDeclarationImpl. getClassInstanceCreation()Methods in org.eclipse.gmt.modisco.java.neoemf.impl with parameters of type ClassInstanceCreation Modifier and Type Method Description voidAnonymousClassDeclarationImpl. setClassInstanceCreation(ClassInstanceCreation newClassInstanceCreation) -
Uses of ClassInstanceCreation in org.eclipse.gmt.modisco.java.neoemf.meta
Methods in org.eclipse.gmt.modisco.java.neoemf.meta that return ClassInstanceCreation Modifier and Type Method Description ClassInstanceCreationJavaFactory. createClassInstanceCreation()Returns a new object of class 'Class Instance Creation'. -
Uses of ClassInstanceCreation in org.eclipse.gmt.modisco.java.neoemf.util
Methods in org.eclipse.gmt.modisco.java.neoemf.util with parameters of type ClassInstanceCreation Modifier and Type Method Description TJavaSwitch. caseClassInstanceCreation(ClassInstanceCreation object)Returns the result of interpreting the object as an instance of 'Class Instance Creation'.