| Package | Description |
|---|---|
| org.eclipse.ocl.examples.debug.delegate | |
| org.eclipse.ocl.examples.debug.ui.delegate | |
| org.eclipse.ocl.pivot.internal.delegate |
| Constructor and Description |
|---|
OCLInvocationDelegate(OCLDelegateDomain delegateDomain,
EOperation operation)
Initializes me with my operation.
|
OCLQueryDelegate(OCLDelegateDomain delegateDomain,
EClassifier context,
Map<String,EClassifier> parameters,
String expression)
Initializes me with my domain, context, variables, and expression.
|
OCLSettingDelegate(OCLDelegateDomain delegateDomain,
EStructuralFeature structuralFeature)
Initializes me with my structural feature.
|
OCLValidationDelegate(OCLDelegateDomain delegateDomain,
EClassifier classifier)
Initializes me with the classifier whose DelegateEClassifierAdapter delegates to me.
|
| Constructor and Description |
|---|
OCLDebugInvocationDelegate(OCLDelegateDomain delegateDomain,
EOperation operation) |
OCLDebugQueryDelegate(OCLDelegateDomain delegateDomain,
EClassifier context,
Map<String,EClassifier> parameters,
String expression) |
OCLDebugSettingDelegate(OCLDelegateDomain delegateDomain,
EStructuralFeature structuralFeature) |
OCLDebugValidationDelegate(OCLDelegateDomain delegateDomain,
EClassifier classifier) |
| Modifier and Type | Method and Description |
|---|---|
OCLDelegateDomain |
OCLDelegateDomainFactory.createDelegateDomain(String delegateURI,
EPackage ePackage) |
| Constructor and Description |
|---|
Changeable(OCLDelegateDomain delegateDomain,
EStructuralFeature structuralFeature) |
OCLInvocationDelegate(OCLDelegateDomain delegateDomain,
EOperation operation)
Initializes me with my operation.
|
OCLQueryDelegate(OCLDelegateDomain delegateDomain,
EClassifier context,
Map<String,EClassifier> parameters,
String expression)
Initializes me with my domain, context, variables, and expression.
|
OCLSettingDelegate(OCLDelegateDomain delegateDomain,
EStructuralFeature structuralFeature)
Initializes me with my structural feature.
|
OCLValidationDelegate(OCLDelegateDomain delegateDomain,
EClassifier classifier)
Initializes me with the classifier whose DelegateEClassifierAdapter delegates to me.
|
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.