public interface Validation
The following features are supported:
OCLforUMLPackage.getValidation()| Modifier and Type | Method and Description |
|---|---|
InstanceSpecification |
getBase_InstanceSpecification()
Returns the value of the 'Base Instance Specification' reference.
|
boolean |
isValidate()
Returns the value of the 'Validate' attribute.
|
void |
setBase_InstanceSpecification(InstanceSpecification value)
Sets the value of the '
Base Instance Specification' reference. |
void |
setValidate(boolean value)
Sets the value of the '
Validate' attribute. |
InstanceSpecification getBase_InstanceSpecification()
If the meaning of the 'Base Instance Specification' reference isn't clear, there really should be more of a description here...
setBase_InstanceSpecification(InstanceSpecification),
OCLforUMLPackage.getValidation_Base_InstanceSpecification()void setBase_InstanceSpecification(InstanceSpecification value)
Base Instance Specification' reference.
value - the new value of the 'Base Instance Specification' reference.getBase_InstanceSpecification()boolean isValidate()
"false".
Whether the instance(s) should be validated.
setValidate(boolean),
OCLforUMLPackage.getValidation_Validate()void setValidate(boolean value)
Validate' attribute.
value - the new value of the 'Validate' attribute.isValidate()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.