|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Settings
A representation of the model object 'Settings'.
The following features are supported:
MapPackage.getSettings()| Method Summary | |
|---|---|
ComparatorWeightings |
getWeightings()
Returns the value of the 'Weightings' containment reference |
boolean |
isUseCrossProduct()
Returns the value of the 'Use Cross Product' attribute. |
void |
setUseCrossProduct(boolean value)
Sets the value of the ' Use Cross Product' attribute |
void |
setWeightings(ComparatorWeightings value)
Sets the value of the ' Weightings' containment reference |
| 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 |
|---|
boolean isUseCrossProduct()
"false".
If the meaning of the 'Use Cross Product' attribute isn't clear, there really should be more of a description here...
setUseCrossProduct(boolean),
MapPackage.getSettings_UseCrossProduct()void setUseCrossProduct(boolean value)
Use Cross Product' attribute.
value - the new value of the 'Use Cross Product' attribute.isUseCrossProduct()ComparatorWeightings getWeightings()
If the meaning of the 'Weightings' containment reference isn't clear, there really should be more of a description here...
setWeightings(ComparatorWeightings),
MapPackage.getSettings_Weightings()void setWeightings(ComparatorWeightings value)
Weightings' containment reference.
value - the new value of the 'Weightings' containment reference.getWeightings()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||