Home
last modified time | relevance | path

Searched refs:EGenericType (Results 1 – 10 of 10) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/model/test/impl/
H A DTestPackageImpl.java16 import org.eclipse.emf.ecore.EGenericType;
169 EGenericType g1 = createEGenericType(theApplicationPackage.getApplicationElement()); in initializePackageContents()
178 EGenericType g2 = createEGenericType(theUiPackage.getUIElement()); in initializePackageContents()
/dports/games/wesnoth/wesnoth-1.14.17/utils/umc_dev/org.wesnoth/src/org/wesnoth/
H A DWMLPostProcessor.ext103 create EGenericType this createGenericType( EClassifier type, EClassifier argumentType ):
104 let genType = new EGenericType :
106 eTypeArguments.add( let gen = new EGenericType : gen.setEClassifier( argumentType ) );
112 create EOperation this newGenericOperation( EClass owner, String name, EGenericType type ):
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/internal/
H A DModelUtils.java30 import org.eclipse.emf.ecore.EGenericType;
43 EGenericType eGenericType) { in getTypeArgument()
47 for (EGenericType eGenericSuperType : eClass.getEAllGenericSuperTypes()) { in getTypeArgument()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/ui/advanced/impl/
H A DAdvancedPackageImpl.java29 import org.eclipse.emf.ecore.EGenericType;
1504 EGenericType g1 = createEGenericType(theUiPackage.getElementContainer()); in initializePackageContents()
1505 EGenericType g2 = createEGenericType(theBasicPackage.getPartSashContainerElement()); in initializePackageContents()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/impl/
H A DApplicationPackageImpl.java32 import org.eclipse.emf.ecore.EGenericType;
1414 EGenericType g1 = createEGenericType(theUiPackage.getElementContainer()); in initializePackageContents()
1415 EGenericType g2 = createEGenericType(theBasicPackage.getWindow()); in initializePackageContents()
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dp_terrain.cpp89 enum EGenericType enum
106 EGenericType Type;
/dports/games/wesnoth/wesnoth-1.14.17/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/
H A DWmlPackageImpl.java13 import org.eclipse.emf.ecore.EGenericType;
890 EGenericType g1 = createEGenericType(ecorePackage.getEEList()); in initializePackageContents()
891 EGenericType g2 = createEGenericType(this.getWMLTag()); in initializePackageContents()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/ui/basic/impl/
H A DBasicPackageImpl.java37 import org.eclipse.emf.ecore.EGenericType;
4350 EGenericType g1 = createEGenericType(this.getPart()); in initializePackageContents()
4353 EGenericType g2 = createEGenericType(this.getPartSashContainerElement()); in initializePackageContents()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/ui/impl/
H A DUiPackageImpl.java41 import org.eclipse.emf.ecore.EGenericType;
2828 EGenericType g1 = createEGenericType(this.getUIElement()); in initializePackageContents()
2843 EGenericType g2 = createEGenericType(genericStackEClass_T); in initializePackageContents()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/ui/menu/impl/
H A DMenuPackageImpl.java50 import org.eclipse.emf.ecore.EGenericType;
6858 EGenericType g1 = createEGenericType(this.getMenuElement()); in initializePackageContents()
6861 EGenericType g2 = createEGenericType(this.getMenuElement()); in initializePackageContents()