| Modifier and Type | Method and Description |
|---|---|
boolean |
ReclassifyObjectActionActivation.checkForMissingFeature(StructuralFeatureList features,
StructuralFeature feature) |
Association |
ActionActivation.getAssociation(StructuralFeature feature) |
LinkList |
ActionActivation.getMatchingLinks(Association association,
StructuralFeature end,
Value oppositeValue) |
LinkList |
ActionActivation.getMatchingLinksForEndValue(Association association,
StructuralFeature end,
Value oppositeValue,
Value endValue) |
Property |
ActionActivation.getOppositeEnd(Association association,
StructuralFeature end) |
ValueList |
ActionActivation.getValues(Value sourceValue,
StructuralFeature feature) |
| Modifier and Type | Field and Description |
|---|---|
StructuralFeature |
FeatureValue.feature |
| Modifier and Type | Method and Description |
|---|---|
boolean |
StructuredValue.checkForAssociationEnd(StructuralFeature feature) |
abstract FeatureValue |
StructuredValue.getFeatureValue(StructuralFeature feature) |
FeatureValue |
CompoundValue.getFeatureValue(StructuralFeature feature) |
abstract void |
StructuredValue.setFeatureValue(StructuralFeature feature,
ValueList values,
int position) |
void |
CompoundValue.setFeatureValue(StructuralFeature feature,
ValueList values,
int position) |
| Modifier and Type | Method and Description |
|---|---|
FeatureValue |
Reference.getFeatureValue(StructuralFeature feature) |
void |
Reference.setFeatureValue(StructuralFeature feature,
ValueList values,
int position) |
| Modifier and Type | Field and Description |
|---|---|
StructuralFeature |
StructuralFeatureAction.structuralFeature |
| Modifier and Type | Method and Description |
|---|---|
void |
StructuralFeatureAction.setStructuralFeature(StructuralFeature structuralFeature) |
| Modifier and Type | Class and Description |
|---|---|
class |
Property |
| Modifier and Type | Field and Description |
|---|---|
StructuralFeature |
Slot.definingFeature |
| Modifier and Type | Method and Description |
|---|---|
StructuralFeature |
StructuralFeatureList.getValue(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructuralFeatureList.addValue(int i,
StructuralFeature v) |
void |
StructuralFeatureList.addValue(StructuralFeature v) |
void |
Slot.setDefiningFeature(StructuralFeature definingFeature) |
void |
StructuralFeatureList.setValue(int i,
StructuralFeature v) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensionEnd |
Copyright © 2020. All rights reserved.