|
Generators | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Constraint
A representation of the model object 'Constraint'.
The following features are supported:
DiagramconfiguratorPackage.getConstraint()
Method Summary | |
---|---|
java.lang.String |
getLanguage()
Returns the value of the 'Language' attribute. |
java.lang.String |
getRule()
Returns the value of the 'Rule' attribute. |
void |
setLanguage(java.lang.String value)
Sets the value of the ' Language '
attribute.
|
void |
setRule(java.lang.String value)
Sets the value of the ' Rule '
attribute.
|
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
java.lang.String getLanguage()
If the meaning of the 'Language' attribute isn't clear, there really should be more of a description here...
setLanguage(String)
,
DiagramconfiguratorPackage.getConstraint_Language()
void setLanguage(java.lang.String value)
Language
'
attribute.
value
- the new value of the 'Language' attribute.getLanguage()
java.lang.String getRule()
If the meaning of the 'Rule' attribute isn't clear, there really should be more of a description here...
setRule(String)
,
DiagramconfiguratorPackage.getConstraint_Rule()
void setRule(java.lang.String value)
Rule
'
attribute.
value
- the new value of the 'Rule' attribute.getRule()
|
Generators | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.