|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of DeclaredProperty in org.eclipse.emf.mwe2.language.factory |
|---|
| Methods in org.eclipse.emf.mwe2.language.factory with parameters of type DeclaredProperty | |
|---|---|
protected java.lang.Object |
Mwe2ExecutionEngine.inCase(DeclaredProperty prop,
java.util.Map<org.eclipse.xtext.naming.QualifiedName,java.lang.Object> variables)
|
| Uses of DeclaredProperty in org.eclipse.emf.mwe2.language.mwe2 |
|---|
| Methods in org.eclipse.emf.mwe2.language.mwe2 that return DeclaredProperty | |
|---|---|
DeclaredProperty |
Mwe2Factory.createDeclaredProperty()
Returns a new object of class 'Declared Property'. |
| Methods in org.eclipse.emf.mwe2.language.mwe2 that return types with arguments of type DeclaredProperty | |
|---|---|
org.eclipse.emf.common.util.EList<DeclaredProperty> |
Module.getDeclaredProperties()
Returns the value of the 'Declared Properties' containment reference list. |
| Uses of DeclaredProperty in org.eclipse.emf.mwe2.language.mwe2.impl |
|---|
| Classes in org.eclipse.emf.mwe2.language.mwe2.impl that implement DeclaredProperty | |
|---|---|
class |
DeclaredPropertyImpl
An implementation of the model object 'Declared Property'. |
class |
DeclaredPropertyImplCustom
|
| Fields in org.eclipse.emf.mwe2.language.mwe2.impl with type parameters of type DeclaredProperty | |
|---|---|
protected org.eclipse.emf.common.util.EList<DeclaredProperty> |
ModuleImpl.declaredProperties
The cached value of the ' Declared Properties' containment reference list. |
| Methods in org.eclipse.emf.mwe2.language.mwe2.impl that return DeclaredProperty | |
|---|---|
DeclaredProperty |
Mwe2FactoryImpl.createDeclaredProperty()
|
| Methods in org.eclipse.emf.mwe2.language.mwe2.impl that return types with arguments of type DeclaredProperty | |
|---|---|
org.eclipse.emf.common.util.EList<DeclaredProperty> |
ModuleImpl.getDeclaredProperties()
|
| Uses of DeclaredProperty in org.eclipse.emf.mwe2.language.mwe2.util |
|---|
| Methods in org.eclipse.emf.mwe2.language.mwe2.util with parameters of type DeclaredProperty | |
|---|---|
T |
Mwe2Switch.caseDeclaredProperty(DeclaredProperty object)
Returns the result of interpreting the object as an instance of 'Declared Property'. |
| Uses of DeclaredProperty in org.eclipse.emf.mwe2.language.resource |
|---|
| Methods in org.eclipse.emf.mwe2.language.resource with parameters of type DeclaredProperty | |
|---|---|
protected org.eclipse.xtext.resource.IEObjectDescription |
MweResourceDescriptionStrategy.createIEObjectDescription(DeclaredProperty property)
|
| Uses of DeclaredProperty in org.eclipse.emf.mwe2.language.scoping |
|---|
| Methods in org.eclipse.emf.mwe2.language.scoping with parameters of type DeclaredProperty | |
|---|---|
org.eclipse.xtext.scoping.IScope |
Mwe2ScopeProvider.scope_AbstractReference_referable(DeclaredProperty owner,
org.eclipse.emf.ecore.EReference reference)
|
| Uses of DeclaredProperty in org.eclipse.emf.mwe2.language.serializer |
|---|
| Methods in org.eclipse.emf.mwe2.language.serializer with parameters of type DeclaredProperty | |
|---|---|
protected void |
AbstractMwe2SemanticSequencer.sequence_DeclaredProperty(org.eclipse.emf.ecore.EObject context,
DeclaredProperty semanticObject)
Constraint: (type=[JvmType|FQN]? name=FQN default=Value?) |
| Uses of DeclaredProperty in org.eclipse.emf.mwe2.language.ui.labeling |
|---|
| Methods in org.eclipse.emf.mwe2.language.ui.labeling with parameters of type DeclaredProperty | |
|---|---|
java.lang.String |
Mwe2LabelProvider.image(DeclaredProperty property)
|
| Uses of DeclaredProperty in org.eclipse.emf.mwe2.language.ui.outline |
|---|
| Methods in org.eclipse.emf.mwe2.language.ui.outline with parameters of type DeclaredProperty | |
|---|---|
protected org.eclipse.swt.graphics.Image |
Mwe2OutlineTreeProvider._image(DeclaredProperty prop)
|
protected boolean |
Mwe2OutlineTreeProvider._isLeaf(DeclaredProperty property)
|
| Uses of DeclaredProperty in org.eclipse.emf.mwe2.language.validation |
|---|
| Methods in org.eclipse.emf.mwe2.language.validation with parameters of type DeclaredProperty | |
|---|---|
void |
Mwe2JavaValidator.checkCompatibility(DeclaredProperty property)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||