本文整理汇总了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;
}
示例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;
}
示例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;
}
示例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;
}
示例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;
}
示例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;
}
示例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;
}
示例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;
}
示例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;
}
示例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;
}
示例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;
}
示例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;
}
示例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;
}
示例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;
}
示例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;
}