当前位置: 首页>>代码示例>>Java>>正文


Java EOperation.getName方法代码示例

本文整理汇总了Java中org.eclipse.emf.ecore.EOperation.getName方法的典型用法代码示例。如果您正苦于以下问题:Java EOperation.getName方法的具体用法?Java EOperation.getName怎么用?Java EOperation.getName使用的例子?那么, 这里精选的方法代码示例或许可以为您提供帮助。您也可以进一步了解该方法所在org.eclipse.emf.ecore.EOperation的用法示例。


在下文中一共展示了EOperation.getName方法的15个代码示例,这些例子默认根据受欢迎程度排序。您可以为喜欢或者感觉有用的代码点赞,您的评价将有助于系统推荐出更棒的Java代码示例。

示例1: pattern_Zone_10_1_preparereturnvalue_blackFBBF

import org.eclipse.emf.ecore.EOperation; //导入方法依赖的package包/类
public static final Object[] pattern_Zone_10_1_preparereturnvalue_blackFBBF(EClass __eClass, Zone _this) {
	for (EOperation __performOperation : __eClass.getEOperations()) {
		String __performOperation_name = __performOperation.getName();
		if (__performOperation_name.equals("isApplicable_FWD")) {
			for (EOperation isApplicableCC : __eClass.getEOperations()) {
				if (!__performOperation.equals(isApplicableCC)) {
					String isApplicableCC_name = isApplicableCC.getName();
					if (isApplicableCC_name.equals("isApplicable_CC")) {
						return new Object[] { __performOperation, __eClass, _this, isApplicableCC };
					}

				}
			}
		}

	}
	return null;
}
 
开发者ID:SvenPeldszus,项目名称:rgse.ttc17.emoflon.tgg,代码行数:19,代码来源:ZoneImpl.java

示例2: pattern_ServiceDeliveryPoint_10_1_preparereturnvalue_blackFBBF

import org.eclipse.emf.ecore.EOperation; //导入方法依赖的package包/类
public static final Object[] pattern_ServiceDeliveryPoint_10_1_preparereturnvalue_blackFBBF(EClass __eClass,
		ServiceDeliveryPoint _this) {
	for (EOperation __performOperation : __eClass.getEOperations()) {
		String __performOperation_name = __performOperation.getName();
		if (__performOperation_name.equals("isApplicable_FWD")) {
			for (EOperation isApplicableCC : __eClass.getEOperations()) {
				if (!__performOperation.equals(isApplicableCC)) {
					String isApplicableCC_name = isApplicableCC.getName();
					if (isApplicableCC_name.equals("isApplicable_CC")) {
						return new Object[] { __performOperation, __eClass, _this, isApplicableCC };
					}

				}
			}
		}

	}
	return null;
}
 
开发者ID:SvenPeldszus,项目名称:rgse.ttc17.emoflon.tgg,代码行数:20,代码来源:ServiceDeliveryPointImpl.java

示例3: pattern_LocationLink_10_1_preparereturnvalue_blackFBBF

import org.eclipse.emf.ecore.EOperation; //导入方法依赖的package包/类
public static final Object[] pattern_LocationLink_10_1_preparereturnvalue_blackFBBF(EClass __eClass,
		LocationLink _this) {
	for (EOperation __performOperation : __eClass.getEOperations()) {
		String __performOperation_name = __performOperation.getName();
		if (__performOperation_name.equals("isApplicable_FWD")) {
			for (EOperation isApplicableCC : __eClass.getEOperations()) {
				if (!__performOperation.equals(isApplicableCC)) {
					String isApplicableCC_name = isApplicableCC.getName();
					if (isApplicableCC_name.equals("isApplicable_CC")) {
						return new Object[] { __performOperation, __eClass, _this, isApplicableCC };
					}

				}
			}
		}

	}
	return null;
}
 
开发者ID:georghinkel,项目名称:ttc2017smartGrids,代码行数:20,代码来源:LocationLinkImpl.java

示例4: pattern_SDPLocation_10_1_preparereturnvalue_blackFBBF

import org.eclipse.emf.ecore.EOperation; //导入方法依赖的package包/类
public static final Object[] pattern_SDPLocation_10_1_preparereturnvalue_blackFBBF(EClass __eClass,
		SDPLocation _this) {
	for (EOperation __performOperation : __eClass.getEOperations()) {
		String __performOperation_name = __performOperation.getName();
		if (__performOperation_name.equals("isApplicable_FWD")) {
			for (EOperation isApplicableCC : __eClass.getEOperations()) {
				if (!__performOperation.equals(isApplicableCC)) {
					String isApplicableCC_name = isApplicableCC.getName();
					if (isApplicableCC_name.equals("isApplicable_CC")) {
						return new Object[] { __performOperation, __eClass, _this, isApplicableCC };
					}

				}
			}
		}

	}
	return null;
}
 
开发者ID:georghinkel,项目名称:ttc2017smartGrids,代码行数:20,代码来源:SDPLocationImpl.java

示例5: pattern_StationSupply_10_1_preparereturnvalue_blackFBBF

import org.eclipse.emf.ecore.EOperation; //导入方法依赖的package包/类
public static final Object[] pattern_StationSupply_10_1_preparereturnvalue_blackFBBF(EClass __eClass,
		StationSupply _this) {
	for (EOperation __performOperation : __eClass.getEOperations()) {
		String __performOperation_name = __performOperation.getName();
		if (__performOperation_name.equals("isApplicable_FWD")) {
			for (EOperation isApplicableCC : __eClass.getEOperations()) {
				if (!__performOperation.equals(isApplicableCC)) {
					String isApplicableCC_name = isApplicableCC.getName();
					if (isApplicableCC_name.equals("isApplicable_CC")) {
						return new Object[] { __performOperation, __eClass, _this, isApplicableCC };
					}

				}
			}
		}

	}
	return null;
}
 
开发者ID:SvenPeldszus,项目名称:rgse.ttc17.emoflon.tgg,代码行数:20,代码来源:StationSupplyImpl.java

示例6: pattern_ConformLoadGroup_10_1_preparereturnvalue_blackFBBF

import org.eclipse.emf.ecore.EOperation; //导入方法依赖的package包/类
public static final Object[] pattern_ConformLoadGroup_10_1_preparereturnvalue_blackFBBF(EClass __eClass,
		ConformLoadGroup _this) {
	for (EOperation __performOperation : __eClass.getEOperations()) {
		String __performOperation_name = __performOperation.getName();
		if (__performOperation_name.equals("isApplicable_FWD")) {
			for (EOperation isApplicableCC : __eClass.getEOperations()) {
				if (!__performOperation.equals(isApplicableCC)) {
					String isApplicableCC_name = isApplicableCC.getName();
					if (isApplicableCC_name.equals("isApplicable_CC")) {
						return new Object[] { __performOperation, __eClass, _this, isApplicableCC };
					}

				}
			}
		}

	}
	return null;
}
 
开发者ID:SvenPeldszus,项目名称:rgse.ttc17.emoflon.tgg,代码行数:20,代码来源:ConformLoadGroupImpl.java

示例7: pattern_PositionPoint_10_1_preparereturnvalue_blackFBBF

import org.eclipse.emf.ecore.EOperation; //导入方法依赖的package包/类
public static final Object[] pattern_PositionPoint_10_1_preparereturnvalue_blackFBBF(EClass __eClass,
		PositionPoint _this) {
	for (EOperation __performOperation : __eClass.getEOperations()) {
		String __performOperation_name = __performOperation.getName();
		if (__performOperation_name.equals("isApplicable_FWD")) {
			for (EOperation isApplicableCC : __eClass.getEOperations()) {
				if (!__performOperation.equals(isApplicableCC)) {
					String isApplicableCC_name = isApplicableCC.getName();
					if (isApplicableCC_name.equals("isApplicable_CC")) {
						return new Object[] { __performOperation, __eClass, _this, isApplicableCC };
					}

				}
			}
		}

	}
	return null;
}
 
开发者ID:georghinkel,项目名称:ttc2017smartGrids,代码行数:20,代码来源:PositionPointImpl.java

示例8: pattern_ConformLoad_10_1_preparereturnvalue_blackFBBF

import org.eclipse.emf.ecore.EOperation; //导入方法依赖的package包/类
public static final Object[] pattern_ConformLoad_10_1_preparereturnvalue_blackFBBF(EClass __eClass,
		ConformLoad _this) {
	for (EOperation __performOperation : __eClass.getEOperations()) {
		String __performOperation_name = __performOperation.getName();
		if (__performOperation_name.equals("isApplicable_FWD")) {
			for (EOperation isApplicableCC : __eClass.getEOperations()) {
				if (!__performOperation.equals(isApplicableCC)) {
					String isApplicableCC_name = isApplicableCC.getName();
					if (isApplicableCC_name.equals("isApplicable_CC")) {
						return new Object[] { __performOperation, __eClass, _this, isApplicableCC };
					}

				}
			}
		}

	}
	return null;
}
 
开发者ID:georghinkel,项目名称:ttc2017smartGrids,代码行数:20,代码来源:ConformLoadImpl.java

示例9: pattern_NonConformLoadGroup_10_1_preparereturnvalue_blackFBBF

import org.eclipse.emf.ecore.EOperation; //导入方法依赖的package包/类
public static final Object[] pattern_NonConformLoadGroup_10_1_preparereturnvalue_blackFBBF(EClass __eClass,
		NonConformLoadGroup _this) {
	for (EOperation __performOperation : __eClass.getEOperations()) {
		String __performOperation_name = __performOperation.getName();
		if (__performOperation_name.equals("isApplicable_FWD")) {
			for (EOperation isApplicableCC : __eClass.getEOperations()) {
				if (!__performOperation.equals(isApplicableCC)) {
					String isApplicableCC_name = isApplicableCC.getName();
					if (isApplicableCC_name.equals("isApplicable_CC")) {
						return new Object[] { __performOperation, __eClass, _this, isApplicableCC };
					}

				}
			}
		}

	}
	return null;
}
 
开发者ID:SvenPeldszus,项目名称:rgse.ttc17.emoflon.tgg,代码行数:20,代码来源:NonConformLoadGroupImpl.java

示例10: pattern_ControlArea_2_1_preparereturnvalue_blackFBB

import org.eclipse.emf.ecore.EOperation; //导入方法依赖的package包/类
public static final Object[] pattern_ControlArea_2_1_preparereturnvalue_blackFBB(EClass eClass, ControlArea _this) {
	for (EOperation performOperation : eClass.getEOperations()) {
		String performOperation_name = performOperation.getName();
		if (performOperation_name.equals("perform_FWD")) {
			return new Object[] { performOperation, eClass, _this };
		}

	}
	return null;
}
 
开发者ID:SvenPeldszus,项目名称:rgse.ttc17.emoflon.tgg,代码行数:11,代码来源:ControlAreaImpl.java

示例11: pattern_ServiceDeliveryPoint_2_1_preparereturnvalue_blackFBB

import org.eclipse.emf.ecore.EOperation; //导入方法依赖的package包/类
public static final Object[] pattern_ServiceDeliveryPoint_2_1_preparereturnvalue_blackFBB(EClass eClass,
		ServiceDeliveryPoint _this) {
	for (EOperation performOperation : eClass.getEOperations()) {
		String performOperation_name = performOperation.getName();
		if (performOperation_name.equals("perform_FWD")) {
			return new Object[] { performOperation, eClass, _this };
		}

	}
	return null;
}
 
开发者ID:SvenPeldszus,项目名称:rgse.ttc17.emoflon.tgg,代码行数:12,代码来源:ServiceDeliveryPointImpl.java

示例12: pattern_ConformLoad_2_1_preparereturnvalue_blackFBB

import org.eclipse.emf.ecore.EOperation; //导入方法依赖的package包/类
public static final Object[] pattern_ConformLoad_2_1_preparereturnvalue_blackFBB(EClass eClass, ConformLoad _this) {
	for (EOperation performOperation : eClass.getEOperations()) {
		String performOperation_name = performOperation.getName();
		if (performOperation_name.equals("perform_FWD")) {
			return new Object[] { performOperation, eClass, _this };
		}

	}
	return null;
}
 
开发者ID:SvenPeldszus,项目名称:rgse.ttc17.emoflon.tgg,代码行数:11,代码来源:ConformLoadImpl.java

示例13: pattern_Zone_2_1_preparereturnvalue_blackFBB

import org.eclipse.emf.ecore.EOperation; //导入方法依赖的package包/类
public static final Object[] pattern_Zone_2_1_preparereturnvalue_blackFBB(EClass eClass, Zone _this) {
	for (EOperation performOperation : eClass.getEOperations()) {
		String performOperation_name = performOperation.getName();
		if (performOperation_name.equals("perform_FWD")) {
			return new Object[] { performOperation, eClass, _this };
		}

	}
	return null;
}
 
开发者ID:SvenPeldszus,项目名称:rgse.ttc17.emoflon.tgg,代码行数:11,代码来源:ZoneImpl.java

示例14: pattern_PositionPointLink_2_1_preparereturnvalue_blackFBB

import org.eclipse.emf.ecore.EOperation; //导入方法依赖的package包/类
public static final Object[] pattern_PositionPointLink_2_1_preparereturnvalue_blackFBB(EClass eClass,
		PositionPointLink _this) {
	for (EOperation performOperation : eClass.getEOperations()) {
		String performOperation_name = performOperation.getName();
		if (performOperation_name.equals("perform_FWD")) {
			return new Object[] { performOperation, eClass, _this };
		}

	}
	return null;
}
 
开发者ID:SvenPeldszus,项目名称:rgse.ttc17.emoflon.tgg,代码行数:12,代码来源:PositionPointLinkImpl.java

示例15: pattern_EnergyConsumerWithIDConfLoad_2_1_preparereturnvalue_blackFBB

import org.eclipse.emf.ecore.EOperation; //导入方法依赖的package包/类
public static final Object[] pattern_EnergyConsumerWithIDConfLoad_2_1_preparereturnvalue_blackFBB(EClass eClass,
		EnergyConsumerWithIDConfLoad _this) {
	for (EOperation performOperation : eClass.getEOperations()) {
		String performOperation_name = performOperation.getName();
		if (performOperation_name.equals("perform_FWD")) {
			return new Object[] { performOperation, eClass, _this };
		}

	}
	return null;
}
 
开发者ID:georghinkel,项目名称:ttc2017smartGrids,代码行数:12,代码来源:EnergyConsumerWithIDConfLoadImpl.java


注:本文中的org.eclipse.emf.ecore.EOperation.getName方法示例由纯净天空整理自Github/MSDocs等开源代码及文档管理平台,相关代码片段筛选自各路编程大神贡献的开源项目,源码版权归原作者所有,传播和使用请参考对应项目的License;未经允许,请勿转载。