public class OCLSettingDelegate
extends BasicSettingDelegate.Stateless
| Modifier and Type | Class and Description |
|---|---|
static class |
OCLSettingDelegate.Changeable
An implementation of a setting delegate that computes OCL derived features
and caches explicitly changed values.
|
| Constructor and Description |
|---|
OCLSettingDelegate(OCLDelegateDomain delegateDomain,
EStructuralFeature structuralFeature)
Initializes me with my structural feature.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getFeatureName() |
String |
toString() |
public OCLSettingDelegate(OCLDelegateDomain delegateDomain, EStructuralFeature structuralFeature)
structuralFeature - the structural feature that I handleParserException - if the structural feature's OCL derivation is invalidCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.