Package componentSecurity
Interface ComponentSecurity
- All Known Implementing Classes:
ComponentSecurityImpl
A representation of the model object 'Component Security'.
The following features are supported:
- See Also:
- Generated class or method.
- EMF model class or method.
-
Method Summary
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getPoCoB
double getPoCoB()Returns the value of the 'Po Co B' attribute. The default value is"0.2"
.If the meaning of the 'Po Co B' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Po Co B' attribute.
- See Also:
- Generated class or method.
- EMF model class or method.
- default="0.2"
-
setPoCoB
void setPoCoB(double value) Sets the value of the 'Po Co B
' attribute.- Parameters:
value
- the new value of the 'Po Co B' attribute.- See Also:
- Generated class or method.
-
getTTDV
double getTTDV()Returns the value of the 'TTDV' attribute. The default value is"200.0"
.If the meaning of the 'TTDV' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'TTDV' attribute.
- See Also:
- Generated class or method.
- EMF model class or method.
- default="200.0"
-
setTTDV
void setTTDV(double value) Sets the value of the 'TTDV
' attribute.- Parameters:
value
- the new value of the 'TTDV' attribute.- See Also:
- Generated class or method.
-