|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TransportRelationshipLabelValue
The value of a transportation relationship label is the current available capacity expressed as a proportion of the maximum capacity of the transportation mode/identifier. Typically, this value will be 1.0 (100%), but it could be reduced by travel restrictions.
TransportRelationshipLabel.getMaximumCapacity()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
double |
getAvailableDepartureCapacityProportion()
|
void |
setAvailableDepartureCapacityProportion(double value)
Sets the value of the ' Available Departure Capacity Proportion ' attribute. |
Methods inherited from interface org.eclipse.ohf.stem.core.graph.LabelValue |
---|
reset |
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.ohf.stem.core.common.SanityChecker |
---|
sane |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
double getAvailableDepartureCapacityProportion()
TransportRelationshipLabel.getDepartureCapacity()
void setAvailableDepartureCapacityProportion(double value)
Available Departure Capacity Proportion
' attribute.
value
- the new value of the 'Available Departure Capacity Proportion' attribute.getAvailableDepartureCapacityProportion()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |