|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Facet
A representation of the model object 'Facet'. context Facet inv: self.conditionQuery.scope->exists(e|self.extendedClass.isSuperTypeOf(self.superType)) context Facet inv: self.conditionQuery.retrunType.name == "EBoolean" context Facet inv: self.eStructuralFeature.isKindOf(FacetStructuralFeature)
The following features are supported:
FacetPackage.getFacet()
Method Summary | |
---|---|
ModelQuery |
getConditionQuery()
Returns the value of the 'Condition Query' reference. |
FacetSet |
getFacetSet()
Returns the value of the 'Facet Set' reference. |
void |
setConditionQuery(ModelQuery value)
Sets the value of the ' Condition Query ' reference. |
Method Detail |
---|
ModelQuery getConditionQuery()
If the meaning of the 'Condition Query' reference isn't clear, there really should be more of a description here...
setConditionQuery(ModelQuery)
,
FacetPackage.getFacet_ConditionQuery()
void setConditionQuery(ModelQuery value)
Condition Query
' reference.
value
- the new value of the 'Condition Query' reference.getConditionQuery()
FacetSet getFacetSet()
Facets
'.
If the meaning of the 'Facet Set' reference isn't clear, there really should be more of a description here...
FacetPackage.getFacet_FacetSet()
,
FacetSet.getFacets()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |