public class ValidationsImpl extends EObjectImpl implements Validations
The following features are implemented:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.uml2.uml.Package |
basicGetBase_Package() |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
void |
eUnset(int featureID) |
org.eclipse.uml2.uml.Package |
getBase_Package() |
boolean |
isValidateInstanceSpecifications() |
void |
setBase_Package(org.eclipse.uml2.uml.Package newBase_Package) |
void |
setValidateInstanceSpecifications(boolean newValidateInstanceSpecifications) |
String |
toString() |
public org.eclipse.uml2.uml.Package getBase_Package()
getBase_Package in interface ValidationsValidations.setBase_Package(org.eclipse.uml2.uml.Package),
OCLforUMLPackage.getValidations_Base_Package()public org.eclipse.uml2.uml.Package basicGetBase_Package()
public void setBase_Package(org.eclipse.uml2.uml.Package newBase_Package)
setBase_Package in interface ValidationsnewBase_Package - the new value of the 'Base Package' reference.Validations.getBase_Package()public boolean isValidateInstanceSpecifications()
isValidateInstanceSpecifications in interface ValidationsValidations.setValidateInstanceSpecifications(boolean),
OCLforUMLPackage.getValidations_ValidateInstanceSpecifications()public void setValidateInstanceSpecifications(boolean newValidateInstanceSpecifications)
setValidateInstanceSpecifications in interface ValidationsnewValidateInstanceSpecifications - the new value of the 'Validate Instance Specifications' attribute.Validations.isValidateInstanceSpecifications()public Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID,
Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public String toString()
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.