The FailureOutPort represents a propagation point for failures that propagate out from the containing ErrorModelType.The EADatatype of the FailureOutPort defines the range of valid failures.<br/><br/><br/>Constraints:<br/>[1] The direction of the nominal port must be 'out'.<br/><br/>Semantics:<br/>The value range of a FailureOutPort represents failures that can propagate to FaultInPorts in other ErrorModels. The value range is defined by the FailureOutPort's EADatatype.<br/><br/>If nominal ports, HWTargets or FunctionTargets are referenced, the failures of the FailureOutPort correspond to data on these nominal ports.<br/><br/><br/>Extension: <br/>UML::Port<br/>