|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BVRInteractionConstraint
A representation of the model object 'BVR Interaction Constraint'.
Common_Behavior_FragmentsPackage.getBVRInteractionConstraint()The following features are supported:
| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
java.lang.String |
getConstraint()
Returns the value of the 'Constraint' attribute |
java.lang.String |
getDescription()
Returns the value of the 'Description' attribute |
void |
setConstraint(java.lang.String value)
Sets the value of the ' Constraint' attribute |
void |
setDescription(java.lang.String value)
Sets the value of the ' Description' 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 |
| Methods inherited from interface org.eclipse.hyades.models.common.facades.behavioral.INamedElement |
|---|
getId, getName, setId, setName |
| Field Detail |
|---|
static final java.lang.String copyright
| Method Detail |
|---|
java.lang.String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
getDescription in interface INamedElementsetDescription(String),
Common_Behavior_FragmentsPackage.getBVRInteractionConstraint_Description()void setDescription(java.lang.String value)
Description' attribute.
setDescription in interface INamedElementvalue - the new value of the 'Description' attribute.getDescription()java.lang.String getConstraint()
If the meaning of the 'Constraint' attribute isn't clear, there really should be more of a description here...
getConstraint in interface IConditionsetConstraint(String),
Common_Behavior_FragmentsPackage.getBVRInteractionConstraint_Constraint()void setConstraint(java.lang.String value)
Constraint' attribute.
setConstraint in interface IConditionvalue - the new value of the 'Constraint' attribute.getConstraint()
|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||