Interface OutputResultForwardingANDJoinDelay

All Superinterfaces:
EObject, Notifier

public interface OutputResultForwardingANDJoinDelay extends EObject
A representation of the model object ' Output Result Forwarding AND Join Delay'.

The following features are supported:

See Also:
  • org.palladiosimulator.solver.lqn.LqnPackage#getOutputResultForwardingANDJoinDelay()
Generated class or method.
EMF model class or method.
extendedMetaData="name='OutputResultForwardingANDJoinDelay' kind='elementOnly'"
  • Method Details

    • getResultConf95

      EList<ResultConf95Type> getResultConf95()
      Returns the value of the 'Result Conf95' containment reference list. The list contents are of type ResultConf95Type.

      If the meaning of the 'Result Conf95' containment reference list isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Result Conf95' containment reference list.
      See Also:
      • org.palladiosimulator.solver.lqn.LqnPackage#getOutputResultForwardingANDJoinDelay_ResultConf95()
      Generated class or method.
      EMF model class or method.
      containment="true" extendedMetaData= "kind='element' name='result-conf-95' namespace='##targetNamespace'"
    • getResultConf99

      EList<ResultConf99Type> getResultConf99()
      Returns the value of the 'Result Conf99' containment reference list. The list contents are of type ResultConf99Type.

      If the meaning of the 'Result Conf99' containment reference list isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Result Conf99' containment reference list.
      See Also:
      • org.palladiosimulator.solver.lqn.LqnPackage#getOutputResultForwardingANDJoinDelay_ResultConf99()
      Generated class or method.
      EMF model class or method.
      containment="true" extendedMetaData= "kind='element' name='result-conf-99' namespace='##targetNamespace'"
    • getDest

      String getDest()
      Returns the value of the 'Dest' attribute.

      If the meaning of the 'Dest' attribute isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Dest' attribute.
      See Also:
      • setDest(String)
      • org.palladiosimulator.solver.lqn.LqnPackage#getOutputResultForwardingANDJoinDelay_Dest()
      Generated class or method.
      EMF model class or method.
      dataType="org.eclipse.emf.ecore.xml.type.String" required="true" extendedMetaData="kind='attribute' name='dest' namespace='##targetNamespace'"
    • setDest

      void setDest(String value)
      Sets the value of the ' Dest' attribute.
      Parameters:
      value - the new value of the 'Dest' attribute.
      See Also:
      Generated class or method.
    • getJoinVariance

      Object getJoinVariance()
      Returns the value of the 'Join Variance' attribute.

      If the meaning of the 'Join Variance' attribute isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Join Variance' attribute.
      See Also:
      • setJoinVariance(Object)
      • org.palladiosimulator.solver.lqn.LqnPackage#getOutputResultForwardingANDJoinDelay_JoinVariance()
      Generated class or method.
      EMF model class or method.
      dataType="org.palladiosimulator.solver.lqn.SrvnFloat" extendedMetaData="kind='attribute' name='join-variance' namespace='##targetNamespace'"
    • setJoinVariance

      void setJoinVariance(Object value)
      Sets the value of the ' Join Variance' attribute.
      Parameters:
      value - the new value of the 'Join Variance' attribute.
      See Also:
      Generated class or method.
    • getJoinWaiting

      Object getJoinWaiting()
      Returns the value of the 'Join Waiting' attribute.

      If the meaning of the 'Join Waiting' attribute isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Join Waiting' attribute.
      See Also:
      • setJoinWaiting(Object)
      • org.palladiosimulator.solver.lqn.LqnPackage#getOutputResultForwardingANDJoinDelay_JoinWaiting()
      Generated class or method.
      EMF model class or method.
      dataType="org.palladiosimulator.solver.lqn.SrvnFloat" extendedMetaData="kind='attribute' name='join-waiting' namespace='##targetNamespace'"
    • setJoinWaiting

      void setJoinWaiting(Object value)
      Sets the value of the ' Join Waiting' attribute.
      Parameters:
      value - the new value of the 'Join Waiting' attribute.
      See Also:
      Generated class or method.
    • getWaiting

      Object getWaiting()
      Returns the value of the 'Waiting' attribute.

      If the meaning of the 'Waiting' attribute isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Waiting' attribute.
      See Also:
      • setWaiting(Object)
      • org.palladiosimulator.solver.lqn.LqnPackage#getOutputResultForwardingANDJoinDelay_Waiting()
      Generated class or method.
      EMF model class or method.
      dataType="org.palladiosimulator.solver.lqn.SrvnFloat" extendedMetaData="kind='attribute' name='waiting' namespace='##targetNamespace'"
    • setWaiting

      void setWaiting(Object value)
      Sets the value of the ' Waiting' attribute.
      Parameters:
      value - the new value of the 'Waiting' attribute.
      See Also:
      Generated class or method.