blob: 454d865e2c12a88c1bf7a229d17f182d51e139ee [file] [log] [blame]
//Generated on Thu May 02 17:41:05 CEST 2013 with EGF 1.0.0.qualifier
package org.eclipse.egf.emf.pattern.model.call.Interface;
import org.eclipse.egf.emf.pattern.base.*;
import org.eclipse.emf.codegen.ecore.genmodel.*;
import org.eclipse.emf.codegen.ecore.genmodel.impl.*;
import org.eclipse.emf.codegen.ecore.genmodel.generator.*;
import org.eclipse.emf.codegen.util.*;
import org.eclipse.emf.ecore.util.*;
import org.eclipse.emf.common.util.*;
import org.eclipse.egf.common.helper.*;
import java.util.*;
import org.eclipse.emf.ecore.*;
import org.eclipse.egf.model.pattern.*;
import org.eclipse.egf.pattern.execution.*;
import org.eclipse.egf.pattern.query.*;
public class InterfaceeIsSetoverride {
protected static String nl;
public static synchronized InterfaceeIsSetoverride create(String lineSeparator) {
nl = lineSeparator;
InterfaceeIsSetoverride result = new InterfaceeIsSetoverride();
nl = null;
return result;
}
public final String NL = nl == null ? (System.getProperties().getProperty("line.separator")) : nl;
protected final String TEXT_1 = NL + "\t/**" + NL + "\t * <!-- begin-user-doc -->" + NL + "\t * <!-- end-user-doc -->" + NL + "\t * @generated" + NL + "\t */";
protected final String TEXT_2 = NL + "\t@SuppressWarnings(\"unchecked\")";
protected final String TEXT_3 = NL + "\t@Override";
protected final String TEXT_4 = NL + "\tpublic boolean eIsSet(int featureID)" + NL + "\t{" + NL + "\t\tswitch (featureID";
protected final String TEXT_5 = ")" + NL + "\t\t{";
protected final String TEXT_6 = NL + "\t\t\tcase ";
protected final String TEXT_7 = ":";
protected final String TEXT_8 = NL + "\t\t\t\treturn isSet";
protected final String TEXT_9 = "();";
protected final String TEXT_10 = NL + "\t\t\t\treturn ";
protected final String TEXT_11 = "__ESETTING_DELEGATE.dynamicIsSet(this, null, 0);";
protected final String TEXT_12 = NL + "\t\t\t\treturn !((";
protected final String TEXT_13 = ".Internal.Wrapper)";
protected final String TEXT_14 = "()).featureMap().isEmpty();";
protected final String TEXT_15 = NL + "\t\t\t\treturn ";
protected final String TEXT_16 = " != null && !";
protected final String TEXT_17 = ".featureMap().isEmpty();";
protected final String TEXT_18 = NL + "\t\t\t\treturn ";
protected final String TEXT_19 = " != null && !";
protected final String TEXT_20 = ".isEmpty();";
protected final String TEXT_21 = NL + "\t\t\t\t";
protected final String TEXT_22 = " ";
protected final String TEXT_23 = " = (";
protected final String TEXT_24 = ")eVirtualGet(";
protected final String TEXT_25 = ");" + NL + "\t\t\t\treturn ";
protected final String TEXT_26 = " != null && !";
protected final String TEXT_27 = ".isEmpty();";
protected final String TEXT_28 = NL + "\t\t\t\treturn !";
protected final String TEXT_29 = "().isEmpty();";
protected final String TEXT_30 = NL + "\t\t\t\treturn isSet";
protected final String TEXT_31 = "();";
protected final String TEXT_32 = NL + "\t\t\t\treturn ";
protected final String TEXT_33 = " != null;";
protected final String TEXT_34 = NL + "\t\t\t\treturn eVirtualGet(";
protected final String TEXT_35 = ") != null;";
protected final String TEXT_36 = NL + "\t\t\t\treturn basicGet";
protected final String TEXT_37 = "() != null;";
protected final String TEXT_38 = NL + "\t\t\t\treturn ";
protected final String TEXT_39 = " != null;";
protected final String TEXT_40 = NL + "\t\t\t\treturn eVirtualGet(";
protected final String TEXT_41 = ") != null;";
protected final String TEXT_42 = NL + "\t\t\t\treturn ";
protected final String TEXT_43 = "() != null;";
protected final String TEXT_44 = NL + "\t\t\t\treturn ((";
protected final String TEXT_45 = " & ";
protected final String TEXT_46 = "_EFLAG) != 0) != ";
protected final String TEXT_47 = ";";
protected final String TEXT_48 = NL + "\t\t\t\treturn (";
protected final String TEXT_49 = " & ";
protected final String TEXT_50 = "_EFLAG) != ";
protected final String TEXT_51 = "_EFLAG_DEFAULT;";
protected final String TEXT_52 = NL + "\t\t\t\treturn ";
protected final String TEXT_53 = " != ";
protected final String TEXT_54 = ";";
protected final String TEXT_55 = NL + "\t\t\t\treturn eVirtualGet(";
protected final String TEXT_56 = ", ";
protected final String TEXT_57 = ") != ";
protected final String TEXT_58 = ";";
protected final String TEXT_59 = NL + "\t\t\t\treturn ";
protected final String TEXT_60 = "() != ";
protected final String TEXT_61 = ";";
protected final String TEXT_62 = NL + "\t\t\t\treturn ";
protected final String TEXT_63 = " == null ? ";
protected final String TEXT_64 = " != null : !";
protected final String TEXT_65 = ".equals(";
protected final String TEXT_66 = ");";
protected final String TEXT_67 = NL + "\t\t\t\t";
protected final String TEXT_68 = " ";
protected final String TEXT_69 = " = (";
protected final String TEXT_70 = ")eVirtualGet(";
protected final String TEXT_71 = ", ";
protected final String TEXT_72 = ");" + NL + "\t\t\t\treturn ";
protected final String TEXT_73 = " == null ? ";
protected final String TEXT_74 = " != null : !";
protected final String TEXT_75 = ".equals(";
protected final String TEXT_76 = ");";
protected final String TEXT_77 = NL + "\t\t\t\treturn ";
protected final String TEXT_78 = " == null ? ";
protected final String TEXT_79 = "() != null : !";
protected final String TEXT_80 = ".equals(";
protected final String TEXT_81 = "());";
protected final String TEXT_82 = NL + "\t\t}";
protected final String TEXT_83 = NL + "\t\treturn super.eIsSet(featureID);";
protected final String TEXT_84 = NL + "\t\treturn eDynamicIsSet(featureID);";
protected final String TEXT_85 = NL + "\t}" + NL + NL;
protected final String TEXT_86 = NL;
protected final String TEXT_87 = NL;
public InterfaceeIsSetoverride() {
//Here is the constructor
StringBuffer stringBuffer = new StringBuffer();
// add initialisation of the pattern variables (declaration has been already done).
}
public String generate(Object argument) throws Exception {
final StringBuffer stringBuffer = new StringBuffer();
InternalPatternContext ctx = (InternalPatternContext) argument;
Map<String, String> queryCtx = null;
IQuery.ParameterDescription paramDesc = null;
Node.Container currentNode = ctx.getNode();
List<Object> genClassList = null;
//this pattern can only be called by another (i.e. it's not an entry point in execution)
List<Object> genPackageList = null;
//this pattern can only be called by another (i.e. it's not an entry point in execution)
List<Object> genModelList = null;
//this pattern can only be called by another (i.e. it's not an entry point in execution)
List<Object> isJDK50List = null;
//this pattern can only be called by another (i.e. it's not an entry point in execution)
List<Object> isInterfaceList = null;
//this pattern can only be called by another (i.e. it's not an entry point in execution)
List<Object> isImplementationList = null;
//this pattern can only be called by another (i.e. it's not an entry point in execution)
List<Object> isGWTList = null;
//this pattern can only be called by another (i.e. it's not an entry point in execution)
List<Object> publicStaticFinalFlagList = null;
//this pattern can only be called by another (i.e. it's not an entry point in execution)
List<Object> singleWildcardList = null;
//this pattern can only be called by another (i.e. it's not an entry point in execution)
List<Object> negativeOffsetCorrectionList = null;
//this pattern can only be called by another (i.e. it's not an entry point in execution)
List<Object> positiveOffsetCorrectionList = null;
//this pattern can only be called by another (i.e. it's not an entry point in execution)
List<Object> negativeOperationOffsetCorrectionList = null;
//this pattern can only be called by another (i.e. it's not an entry point in execution)
List<Object> positiveOperationOffsetCorrectionList = null;
//this pattern can only be called by another (i.e. it's not an entry point in execution)
for (Object genClassParameter : genClassList) {
for (Object genPackageParameter : genPackageList) {
for (Object genModelParameter : genModelList) {
for (Object isJDK50Parameter : isJDK50List) {
for (Object isInterfaceParameter : isInterfaceList) {
for (Object isImplementationParameter : isImplementationList) {
for (Object isGWTParameter : isGWTList) {
for (Object publicStaticFinalFlagParameter : publicStaticFinalFlagList) {
for (Object singleWildcardParameter : singleWildcardList) {
for (Object negativeOffsetCorrectionParameter : negativeOffsetCorrectionList) {
for (Object positiveOffsetCorrectionParameter : positiveOffsetCorrectionList) {
for (Object negativeOperationOffsetCorrectionParameter : negativeOperationOffsetCorrectionList) {
for (Object positiveOperationOffsetCorrectionParameter : positiveOperationOffsetCorrectionList) {
this.genClass = (org.eclipse.emf.codegen.ecore.genmodel.GenClass) genClassParameter;
this.genPackage = (org.eclipse.emf.codegen.ecore.genmodel.GenPackage) genPackageParameter;
this.genModel = (org.eclipse.emf.codegen.ecore.genmodel.GenModel) genModelParameter;
this.isJDK50 = (java.lang.Boolean) isJDK50Parameter;
this.isInterface = (java.lang.Boolean) isInterfaceParameter;
this.isImplementation = (java.lang.Boolean) isImplementationParameter;
this.isGWT = (java.lang.Boolean) isGWTParameter;
this.publicStaticFinalFlag = (java.lang.String) publicStaticFinalFlagParameter;
this.singleWildcard = (java.lang.String) singleWildcardParameter;
this.negativeOffsetCorrection = (java.lang.String) negativeOffsetCorrectionParameter;
this.positiveOffsetCorrection = (java.lang.String) positiveOffsetCorrectionParameter;
this.negativeOperationOffsetCorrection = (java.lang.String) negativeOperationOffsetCorrectionParameter;
this.positiveOperationOffsetCorrection = (java.lang.String) positiveOperationOffsetCorrectionParameter;
if (preCondition(ctx)) {
ctx.setNode(new Node.Container(currentNode, getClass()));
orchestration(ctx);
}
}
}
}
}
}
}
}
}
}
}
}
}
}
ctx.setNode(currentNode);
if (ctx.useReporter()) {
ctx.getReporter().executionFinished(OutputManager.computeExecutionOutput(ctx), ctx);
}
stringBuffer.append(TEXT_86);
stringBuffer.append(TEXT_87);
return stringBuffer.toString();
}
public String orchestration(PatternContext ctx) throws Exception {
InternalPatternContext ictx = (InternalPatternContext) ctx;
method_doGenerate(new StringBuffer(), ictx);
if (ictx.useReporter()) {
Map<String, Object> parameterValues = new HashMap<String, Object>();
parameterValues.put("genClass", this.genClass);
parameterValues.put("genPackage", this.genPackage);
parameterValues.put("genModel", this.genModel);
parameterValues.put("isJDK50", this.isJDK50);
parameterValues.put("isInterface", this.isInterface);
parameterValues.put("isImplementation", this.isImplementation);
parameterValues.put("isGWT", this.isGWT);
parameterValues.put("publicStaticFinalFlag", this.publicStaticFinalFlag);
parameterValues.put("singleWildcard", this.singleWildcard);
parameterValues.put("negativeOffsetCorrection", this.negativeOffsetCorrection);
parameterValues.put("positiveOffsetCorrection", this.positiveOffsetCorrection);
parameterValues.put("negativeOperationOffsetCorrection", this.negativeOperationOffsetCorrection);
parameterValues.put("positiveOperationOffsetCorrection", this.positiveOperationOffsetCorrection);
String outputWithCallBack = OutputManager.computeLoopOutput(ictx);
String loop = OutputManager.computeLoopOutputWithoutCallback(ictx);
ictx.getReporter().loopFinished(loop, outputWithCallBack, ictx, parameterValues);
}
return null;
}
protected org.eclipse.emf.codegen.ecore.genmodel.GenClass genClass = null;
public void set_genClass(org.eclipse.emf.codegen.ecore.genmodel.GenClass object) {
this.genClass = object;
}
protected org.eclipse.emf.codegen.ecore.genmodel.GenPackage genPackage = null;
public void set_genPackage(org.eclipse.emf.codegen.ecore.genmodel.GenPackage object) {
this.genPackage = object;
}
protected org.eclipse.emf.codegen.ecore.genmodel.GenModel genModel = null;
public void set_genModel(org.eclipse.emf.codegen.ecore.genmodel.GenModel object) {
this.genModel = object;
}
protected java.lang.Boolean isJDK50 = null;
public void set_isJDK50(java.lang.Boolean object) {
this.isJDK50 = object;
}
protected java.lang.Boolean isInterface = null;
public void set_isInterface(java.lang.Boolean object) {
this.isInterface = object;
}
protected java.lang.Boolean isImplementation = null;
public void set_isImplementation(java.lang.Boolean object) {
this.isImplementation = object;
}
protected java.lang.Boolean isGWT = null;
public void set_isGWT(java.lang.Boolean object) {
this.isGWT = object;
}
protected java.lang.String publicStaticFinalFlag = null;
public void set_publicStaticFinalFlag(java.lang.String object) {
this.publicStaticFinalFlag = object;
}
protected java.lang.String singleWildcard = null;
public void set_singleWildcard(java.lang.String object) {
this.singleWildcard = object;
}
protected java.lang.String negativeOffsetCorrection = null;
public void set_negativeOffsetCorrection(java.lang.String object) {
this.negativeOffsetCorrection = object;
}
protected java.lang.String positiveOffsetCorrection = null;
public void set_positiveOffsetCorrection(java.lang.String object) {
this.positiveOffsetCorrection = object;
}
protected java.lang.String negativeOperationOffsetCorrection = null;
public void set_negativeOperationOffsetCorrection(java.lang.String object) {
this.negativeOperationOffsetCorrection = object;
}
protected java.lang.String positiveOperationOffsetCorrection = null;
public void set_positiveOperationOffsetCorrection(java.lang.String object) {
this.positiveOperationOffsetCorrection = object;
}
public Map<String, Object> getParameters() {
final Map<String, Object> parameters = new HashMap<String, Object>();
parameters.put("genClass", this.genClass);
parameters.put("genPackage", this.genPackage);
parameters.put("genModel", this.genModel);
parameters.put("isJDK50", this.isJDK50);
parameters.put("isInterface", this.isInterface);
parameters.put("isImplementation", this.isImplementation);
parameters.put("isGWT", this.isGWT);
parameters.put("publicStaticFinalFlag", this.publicStaticFinalFlag);
parameters.put("singleWildcard", this.singleWildcard);
parameters.put("negativeOffsetCorrection", this.negativeOffsetCorrection);
parameters.put("positiveOffsetCorrection", this.positiveOffsetCorrection);
parameters.put("negativeOperationOffsetCorrection", this.negativeOperationOffsetCorrection);
parameters.put("positiveOperationOffsetCorrection", this.positiveOperationOffsetCorrection);
return parameters;
}
protected void method_doGenerate(final StringBuffer stringBuffer, final PatternContext ctx) throws Exception {
stringBuffer.append(TEXT_1);
if (genModel.useGenerics()) {
for (GenFeature genFeature : genClass.getEIsSetGenFeatures()) {
if (genFeature.isListType() && !genFeature.isUnsettable() && !genFeature.isWrappedFeatureMapType() && !genClass.isField(genFeature) && genFeature.isField() && genClass.getImplementingGenModel(genFeature).isVirtualDelegation()) {
stringBuffer.append(TEXT_2);
break;
}
}
}
if (genModel.useClassOverrideAnnotation()) {
stringBuffer.append(TEXT_3);
}
stringBuffer.append(TEXT_4);
stringBuffer.append(negativeOffsetCorrection);
stringBuffer.append(TEXT_5);
for (GenFeature genFeature : genClass.getEIsSetGenFeatures()) {
String safeNameAccessor = genFeature.getSafeName();
if ("featureID".equals(safeNameAccessor)) {
safeNameAccessor = "this." + safeNameAccessor;
}
stringBuffer.append(TEXT_6);
stringBuffer.append(genClass.getQualifiedFeatureID(genFeature));
stringBuffer.append(TEXT_7);
if (genFeature.hasSettingDelegate()) {
if (genFeature.isUnsettable()) {
stringBuffer.append(TEXT_8);
stringBuffer.append(genFeature.getAccessorName());
stringBuffer.append(TEXT_9);
} else {
stringBuffer.append(TEXT_10);
stringBuffer.append(genFeature.getUpperName());
stringBuffer.append(TEXT_11);
}
} else if (genFeature.isListType() && !genFeature.isUnsettable()) {
if (genFeature.isWrappedFeatureMapType()) {
if (genFeature.isVolatile()) {
stringBuffer.append(TEXT_12);
stringBuffer.append(genModel.getImportedName("org.eclipse.emf.ecore.util.FeatureMap"));
stringBuffer.append(TEXT_13);
stringBuffer.append(genFeature.getGetAccessor());
stringBuffer.append(TEXT_14);
} else {
stringBuffer.append(TEXT_15);
stringBuffer.append(safeNameAccessor);
stringBuffer.append(TEXT_16);
stringBuffer.append(safeNameAccessor);
stringBuffer.append(TEXT_17);
}
} else {
if (genClass.isField(genFeature)) {
stringBuffer.append(TEXT_18);
stringBuffer.append(safeNameAccessor);
stringBuffer.append(TEXT_19);
stringBuffer.append(safeNameAccessor);
stringBuffer.append(TEXT_20);
} else {
if (genFeature.isField() && genClass.getImplementingGenModel(genFeature).isVirtualDelegation()) {
stringBuffer.append(TEXT_21);
stringBuffer.append(genFeature.getImportedType(genClass));
stringBuffer.append(TEXT_22);
stringBuffer.append(safeNameAccessor);
stringBuffer.append(TEXT_23);
stringBuffer.append(genFeature.getImportedType(genClass));
stringBuffer.append(TEXT_24);
stringBuffer.append(genClass.getQualifiedFeatureID(genFeature));
stringBuffer.append(positiveOffsetCorrection);
stringBuffer.append(TEXT_25);
stringBuffer.append(safeNameAccessor);
stringBuffer.append(TEXT_26);
stringBuffer.append(safeNameAccessor);
stringBuffer.append(TEXT_27);
} else {
stringBuffer.append(TEXT_28);
stringBuffer.append(genFeature.getGetAccessor());
stringBuffer.append(TEXT_29);
}
}
}
} else if (genFeature.isUnsettable()) {
stringBuffer.append(TEXT_30);
stringBuffer.append(genFeature.getAccessorName());
stringBuffer.append(TEXT_31);
} else if (genFeature.isResolveProxies()) {
if (genClass.isField(genFeature)) {
stringBuffer.append(TEXT_32);
stringBuffer.append(safeNameAccessor);
stringBuffer.append(TEXT_33);
} else {
if (genFeature.isField() && genClass.getImplementingGenModel(genFeature).isVirtualDelegation()) {
stringBuffer.append(TEXT_34);
stringBuffer.append(genClass.getQualifiedFeatureID(genFeature));
stringBuffer.append(positiveOffsetCorrection);
stringBuffer.append(TEXT_35);
} else {
stringBuffer.append(TEXT_36);
stringBuffer.append(genFeature.getAccessorName());
stringBuffer.append(TEXT_37);
}
}
} else if (!genFeature.hasEDefault()) {
if (genClass.isField(genFeature)) {
stringBuffer.append(TEXT_38);
stringBuffer.append(safeNameAccessor);
stringBuffer.append(TEXT_39);
} else {
if (genFeature.isField() && genClass.getImplementingGenModel(genFeature).isVirtualDelegation()) {
stringBuffer.append(TEXT_40);
stringBuffer.append(genClass.getQualifiedFeatureID(genFeature));
stringBuffer.append(positiveOffsetCorrection);
stringBuffer.append(TEXT_41);
} else {
stringBuffer.append(TEXT_42);
stringBuffer.append(genFeature.getGetAccessor());
stringBuffer.append(TEXT_43);
}
}
} else if (genFeature.isPrimitiveType() || genFeature.isEnumType()) {
if (genClass.isField(genFeature)) {
if (genClass.isFlag(genFeature)) {
if (genFeature.isBooleanType()) {
stringBuffer.append(TEXT_44);
stringBuffer.append(genClass.getFlagsField(genFeature));
stringBuffer.append(TEXT_45);
stringBuffer.append(genFeature.getUpperName());
stringBuffer.append(TEXT_46);
stringBuffer.append(genFeature.getEDefault());
stringBuffer.append(TEXT_47);
} else {
stringBuffer.append(TEXT_48);
stringBuffer.append(genClass.getFlagsField(genFeature));
stringBuffer.append(TEXT_49);
stringBuffer.append(genFeature.getUpperName());
stringBuffer.append(TEXT_50);
stringBuffer.append(genFeature.getUpperName());
stringBuffer.append(TEXT_51);
}
} else {
stringBuffer.append(TEXT_52);
stringBuffer.append(safeNameAccessor);
stringBuffer.append(TEXT_53);
stringBuffer.append(genFeature.getEDefault());
stringBuffer.append(TEXT_54);
}
} else {
if (genFeature.isEnumType() && genFeature.isField() && genClass.getImplementingGenModel(genFeature).isVirtualDelegation()) {
stringBuffer.append(TEXT_55);
stringBuffer.append(genClass.getQualifiedFeatureID(genFeature));
stringBuffer.append(positiveOffsetCorrection);
stringBuffer.append(TEXT_56);
stringBuffer.append(genFeature.getEDefault());
stringBuffer.append(TEXT_57);
stringBuffer.append(genFeature.getEDefault());
stringBuffer.append(TEXT_58);
} else {
stringBuffer.append(TEXT_59);
stringBuffer.append(genFeature.getGetAccessor());
stringBuffer.append(TEXT_60);
stringBuffer.append(genFeature.getEDefault());
stringBuffer.append(TEXT_61);
}
}
} else {//datatype
if (genClass.isField(genFeature)) {
stringBuffer.append(TEXT_62);
stringBuffer.append(genFeature.getEDefault());
stringBuffer.append(TEXT_63);
stringBuffer.append(safeNameAccessor);
stringBuffer.append(TEXT_64);
stringBuffer.append(genFeature.getEDefault());
stringBuffer.append(TEXT_65);
stringBuffer.append(safeNameAccessor);
stringBuffer.append(TEXT_66);
} else {
if (genFeature.isField() && genClass.getImplementingGenModel(genFeature).isVirtualDelegation()) {
stringBuffer.append(TEXT_67);
stringBuffer.append(genFeature.getImportedType(genClass));
stringBuffer.append(TEXT_68);
stringBuffer.append(safeNameAccessor);
stringBuffer.append(TEXT_69);
stringBuffer.append(genFeature.getImportedType(genClass));
stringBuffer.append(TEXT_70);
stringBuffer.append(genClass.getQualifiedFeatureID(genFeature));
stringBuffer.append(positiveOffsetCorrection);
stringBuffer.append(TEXT_71);
stringBuffer.append(genFeature.getEDefault());
stringBuffer.append(TEXT_72);
stringBuffer.append(genFeature.getEDefault());
stringBuffer.append(TEXT_73);
stringBuffer.append(safeNameAccessor);
stringBuffer.append(TEXT_74);
stringBuffer.append(genFeature.getEDefault());
stringBuffer.append(TEXT_75);
stringBuffer.append(safeNameAccessor);
stringBuffer.append(TEXT_76);
} else {
stringBuffer.append(TEXT_77);
stringBuffer.append(genFeature.getEDefault());
stringBuffer.append(TEXT_78);
stringBuffer.append(genFeature.getGetAccessor());
stringBuffer.append(TEXT_79);
stringBuffer.append(genFeature.getEDefault());
stringBuffer.append(TEXT_80);
stringBuffer.append(genFeature.getGetAccessor());
stringBuffer.append(TEXT_81);
}
}
}
}
stringBuffer.append(TEXT_82);
if (genModel.isMinimalReflectiveMethods()) {
stringBuffer.append(TEXT_83);
} else {
stringBuffer.append(TEXT_84);
}
stringBuffer.append(TEXT_85);
InternalPatternContext ictx = (InternalPatternContext) ctx;
new Node.DataLeaf(ictx.getNode(), getClass(), "doGenerate", stringBuffer.toString());
}
public boolean preCondition(PatternContext ctx) throws Exception {
return true;
}
}