| Modifier and Type | Method and Description |
|---|---|
XMemberFeatureCall |
XbaseFactory.createXMemberFeatureCall()
Returns a new object of class 'XMember Feature Call'
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
FeatureCallCompiler.isVariableDeclarationRequired(XMemberFeatureCall expr,
ITreeAppendable b) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
XbaseFormatter2._format(XMemberFeatureCall expr,
FormattableDocument format)
Deprecated.
|
protected boolean |
XbaseFormatter2._isMultiParamInOwnLine(XMemberFeatureCall fc,
FormattableDocument doc)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
XbaseFormatter._format(XMemberFeatureCall expr,
IFormattableDocument format) |
| Modifier and Type | Class and Description |
|---|---|
class |
XMemberFeatureCallImpl
An implementation of the model object 'XMember Feature Call'
|
class |
XMemberFeatureCallImplCustom |
| Modifier and Type | Method and Description |
|---|---|
XMemberFeatureCall |
XbaseFactoryImpl.createXMemberFeatureCall() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ImportsCollector._visit(XMemberFeatureCall semanticObj,
INode originNode,
ImportsAcceptor acceptor) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
XbaseInterpreter._doEvaluate(XMemberFeatureCall featureCall,
IEvaluationContext context,
CancelIndicator indicator) |
| Modifier and Type | Method and Description |
|---|---|
protected IScope |
SerializerScopeProvider.doGetTypeScope(XMemberFeatureCall call,
JvmType type) |
protected void |
AbstractXbaseSemanticSequencer.sequence_XMemberFeatureCall(org.eclipse.emf.ecore.EObject context,
XMemberFeatureCall semanticObject)
Deprecated.
|
protected void |
XbaseSemanticSequencer.sequence_XMemberFeatureCall(ISerializationContext context,
XMemberFeatureCall featureCall)
Constraint:
(
memberCallTarget=XMemberFeatureCall_XMemberFeatureCall_1_1_0_0_0
(nullSafe?
|
protected void |
AbstractXbaseSemanticSequencer.sequence_XMemberFeatureCall(ISerializationContext context,
XMemberFeatureCall semanticObject)
Contexts:
XExpression returns XMemberFeatureCall
XAssignment returns XMemberFeatureCall
XAssignment.XBinaryOperation_1_1_0_0_0 returns XMemberFeatureCall
XOrExpression returns XMemberFeatureCall
XOrExpression.XBinaryOperation_1_0_0_0 returns XMemberFeatureCall
XAndExpression returns XMemberFeatureCall
XAndExpression.XBinaryOperation_1_0_0_0 returns XMemberFeatureCall
XEqualityExpression returns XMemberFeatureCall
XEqualityExpression.XBinaryOperation_1_0_0_0 returns XMemberFeatureCall
XRelationalExpression returns XMemberFeatureCall
XRelationalExpression.XInstanceOfExpression_1_0_0_0_0 returns XMemberFeatureCall
XRelationalExpression.XBinaryOperation_1_1_0_0_0 returns XMemberFeatureCall
XOtherOperatorExpression returns XMemberFeatureCall
XOtherOperatorExpression.XBinaryOperation_1_0_0_0 returns XMemberFeatureCall
XAdditiveExpression returns XMemberFeatureCall
XAdditiveExpression.XBinaryOperation_1_0_0_0 returns XMemberFeatureCall
XMultiplicativeExpression returns XMemberFeatureCall
XMultiplicativeExpression.XBinaryOperation_1_0_0_0 returns XMemberFeatureCall
XUnaryOperation returns XMemberFeatureCall
XCastedExpression returns XMemberFeatureCall
XCastedExpression.XCastedExpression_1_0_0_0 returns XMemberFeatureCall
XPostfixOperation returns XMemberFeatureCall
XPostfixOperation.XPostfixOperation_1_0_0 returns XMemberFeatureCall
XMemberFeatureCall returns XMemberFeatureCall
XMemberFeatureCall.XAssignment_1_0_0_0_0 returns XMemberFeatureCall
XMemberFeatureCall.XMemberFeatureCall_1_1_0_0_0 returns XMemberFeatureCall
XPrimaryExpression returns XMemberFeatureCall
XParenthesizedExpression returns XMemberFeatureCall
XExpressionOrVarDeclaration returns XMemberFeatureCall
Constraint:
(
memberCallTarget=XMemberFeatureCall_XMemberFeatureCall_1_1_0_0_0
(nullSafe?
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
TypeLiteralHelper.applyPackageFragment(XMemberFeatureCall memberFeatureCall,
JvmDeclaredType type) |
| Modifier and Type | Method and Description |
|---|---|
T |
XbaseSwitch.caseXMemberFeatureCall(XMemberFeatureCall object)
Returns the result of interpreting the object as an instance of 'XMember Feature Call'
|
protected XAbstractFeatureCall |
FeatureCallAsTypeLiteralHelper.doGetRootTypeLiteral(XMemberFeatureCall featureCall) |
List<String> |
FeatureCallAsTypeLiteralHelper.getTypeNameSegmentsFromConcreteSyntax(XMemberFeatureCall featureCall)
Returns the segments that are preceding the feature call, e.g. it returns
'java', 'lang' for a feature call java.lang.String. |
| Modifier and Type | Method and Description |
|---|---|
void |
XbaseValidator.checkExplicitOperationCall(XMemberFeatureCall featureCall) |
Copyright © 2015. All Rights Reserved.