|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CFGComparableProperty
A representation of the model object 'CFG Comparable Property'.
The following features are supported:
Common_ConfigurationPackage.getCFGComparableProperty()| Method Summary | |
|---|---|
java.lang.String |
getOperator()
Returns the value of the 'Operator' attribute |
org.eclipse.emf.common.util.EList<CFGPropertyGroup> |
getSubPropertyGroups()
Returns the value of the 'Sub Property Groups' containment reference list. |
CFGCategory |
getType()
Returns the value of the 'Type' containment reference |
void |
setOperator(java.lang.String value)
Sets the value of the ' Operator' attribute |
void |
setType(CFGCategory value)
Sets the value of the ' Type' containment reference |
| Methods inherited from interface org.eclipse.hyades.models.common.interactions.BVRProperty |
|---|
getValue, setValue |
| Methods inherited from interface org.eclipse.hyades.models.common.common.CMNNamedElement |
|---|
getDescription, getId, getName, setDescription, setId, setName |
| 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.core.runtime.IAdaptable |
|---|
getAdapter |
| Methods inherited from interface org.eclipse.hyades.models.common.facades.behavioral.INamedElement |
|---|
getDescription, getId, getName, setDescription, setId, setName |
| Method Detail |
|---|
CFGCategory getType()
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
setType(CFGCategory),
Common_ConfigurationPackage.getCFGComparableProperty_Type()void setType(CFGCategory value)
Type' containment reference.
value - the new value of the 'Type' containment reference.getType()org.eclipse.emf.common.util.EList<CFGPropertyGroup> getSubPropertyGroups()
CFGPropertyGroup.
If the meaning of the 'Sub Property Groups' containment reference list isn't clear, there really should be more of a description here...
Common_ConfigurationPackage.getCFGComparableProperty_SubPropertyGroups()java.lang.String getOperator()
If the meaning of the 'Operator' attribute isn't clear, there really should be more of a description here...
setOperator(String),
Common_ConfigurationPackage.getCFGComparableProperty_Operator()void setOperator(java.lang.String value)
Operator' attribute.
value - the new value of the 'Operator' attribute.getOperator()
|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||