public interface ReferencedAttribute extends ValidatableObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EAttribute |
getAttribute()
Returns the value of the 'Attribute' reference
|
void |
setAttribute(org.eclipse.emf.ecore.EAttribute value)
Sets the value of the '
Attribute' reference |
getValidationMessages, hasErrors, hasErrors, hasErrorsOrWarnings, hasErrorsOrWarnings, hasSeverity, hasSeverity, hasWarnings, hasWarnings, isValid, isValidorg.eclipse.emf.ecore.EAttribute getAttribute()
If the meaning of the 'Attribute' reference isn't clear, there really should be more of a description here...
setAttribute(EAttribute),
RulesheetPackage.getReferencedAttribute_Attribute()void setAttribute(org.eclipse.emf.ecore.EAttribute value)
Attribute' reference.
value - the new value of the 'Attribute' reference.getAttribute()Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.