| Modifier and Type | Method and Description |
|---|---|
XFeatureCall |
XbaseFactory.createXFeatureCall()
Returns a new object of class 'XFeature Call'
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
FeatureCallCompiler._toJavaStatement(XFeatureCall expr,
ITreeAppendable b,
boolean isReferenced) |
protected boolean |
FeatureCallCompiler.isReferenceToSelf(XFeatureCall featureCall,
JvmType type) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
XbaseFormatter2._format(XFeatureCall expr,
FormattableDocument format)
Deprecated.
|
protected boolean |
XbaseFormatter2._isMultiParamInOwnLine(XFeatureCall fc,
FormattableDocument doc)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
XbaseFormatter._format(XFeatureCall expr,
IFormattableDocument format) |
| Modifier and Type | Class and Description |
|---|---|
class |
XFeatureCallImpl
An implementation of the model object 'XFeature Call'
|
class |
XFeatureCallImplCustom |
| Modifier and Type | Method and Description |
|---|---|
XFeatureCall |
XbaseFactoryImpl.createXFeatureCall() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ImportsCollector._visit(XFeatureCall semanticObj,
INode originNode,
ImportsAcceptor acceptor) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
XbaseInterpreter._doEvaluate(XFeatureCall featureCall,
IEvaluationContext context,
CancelIndicator indicator) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
FeatureScopes.isDefiniteTypeLiteral(XFeatureCall featureCall) |
| Modifier and Type | Method and Description |
|---|---|
protected IScope |
SerializerScopeProvider.doGetTypeScope(XFeatureCall call,
JvmType type) |
protected void |
AbstractXbaseSemanticSequencer.sequence_XFeatureCall(org.eclipse.emf.ecore.EObject context,
XFeatureCall semanticObject)
Deprecated.
|
protected void |
XbaseSemanticSequencer.sequence_XFeatureCall(ISerializationContext context,
XFeatureCall featureCall)
Constraint:
(
declaringType=[JvmDeclaredType|StaticQualifier]?
|
protected void |
AbstractXbaseSemanticSequencer.sequence_XFeatureCall(ISerializationContext context,
XFeatureCall semanticObject)
Contexts:
XExpression returns XFeatureCall
XAssignment returns XFeatureCall
XAssignment.XBinaryOperation_1_1_0_0_0 returns XFeatureCall
XOrExpression returns XFeatureCall
XOrExpression.XBinaryOperation_1_0_0_0 returns XFeatureCall
XAndExpression returns XFeatureCall
XAndExpression.XBinaryOperation_1_0_0_0 returns XFeatureCall
XEqualityExpression returns XFeatureCall
XEqualityExpression.XBinaryOperation_1_0_0_0 returns XFeatureCall
XRelationalExpression returns XFeatureCall
XRelationalExpression.XInstanceOfExpression_1_0_0_0_0 returns XFeatureCall
XRelationalExpression.XBinaryOperation_1_1_0_0_0 returns XFeatureCall
XOtherOperatorExpression returns XFeatureCall
XOtherOperatorExpression.XBinaryOperation_1_0_0_0 returns XFeatureCall
XAdditiveExpression returns XFeatureCall
XAdditiveExpression.XBinaryOperation_1_0_0_0 returns XFeatureCall
XMultiplicativeExpression returns XFeatureCall
XMultiplicativeExpression.XBinaryOperation_1_0_0_0 returns XFeatureCall
XUnaryOperation returns XFeatureCall
XCastedExpression returns XFeatureCall
XCastedExpression.XCastedExpression_1_0_0_0 returns XFeatureCall
XPostfixOperation returns XFeatureCall
XPostfixOperation.XPostfixOperation_1_0_0 returns XFeatureCall
XMemberFeatureCall returns XFeatureCall
XMemberFeatureCall.XAssignment_1_0_0_0_0 returns XFeatureCall
XMemberFeatureCall.XMemberFeatureCall_1_1_0_0_0 returns XFeatureCall
XPrimaryExpression returns XFeatureCall
XParenthesizedExpression returns XFeatureCall
XExpressionOrVarDeclaration returns XFeatureCall
XFeatureCall returns XFeatureCall
Constraint:
(
(typeArguments+=JvmArgumentTypeReference typeArguments+=JvmArgumentTypeReference*)?
|
| Modifier and Type | Method and Description |
|---|---|
T |
XbaseSwitch.caseXFeatureCall(XFeatureCall object)
Returns the result of interpreting the object as an instance of 'XFeature Call'
|
| Modifier and Type | Method and Description |
|---|---|
void |
XbaseValidator.checkConstructorArgumentsAreValid(XFeatureCall featureCall) |
void |
XbaseValidator.checkDelegateConstructorIsFirst(XFeatureCall featureCall) |
void |
XbaseValidator.checkExplicitOperationCall(XFeatureCall featureCall) |
void |
XbaseValidator.checkNoCircularConstructorCall(XFeatureCall featureCall) |
Copyright © 2015. All Rights Reserved.