Interface Cost

    • Method Detail

      • getAnnotatedElement

        EObject getAnnotatedElement()
        Returns the value of the 'Annotated Element' reference.

        If the meaning of the 'Annotated Element' reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Annotated Element' reference.
        See Also:
        costPackage.getCost_AnnotatedElement()
        Generated class or method.
        EMF model class or method.
        unsettable="true" required="true" transient="true" changeable="false" volatile="true" derived="true" ordered="false" suppressedIsSetVisibility="true"
      • getTotalCost

        double getTotalCost()
        Returns the value of the 'Total Cost' attribute.

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

        Returns:
        the value of the 'Total Cost' attribute.
        See Also:
        costPackage.getCost_TotalCost()
        Generated class or method.
        EMF model class or method.
        required="true" transient="true" changeable="false" volatile="true" derived="true" ordered="false"
      • getOperatingCost

        double getOperatingCost()
        Returns the value of the 'Operating Cost' attribute.

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

        The value of this attributes has to be derived in subclasses.
        Returns:
        the value of the 'Operating Cost' attribute.
        See Also:
        costPackage.getCost_OperatingCost()
        Generated class or method.
        EMF model class or method.
        required="true" transient="true" changeable="false" volatile="true" derived="true" ordered="false"
      • getInitialCost

        double getInitialCost()
        Returns the value of the 'Initial Cost' attribute.

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

        Returns:
        the value of the 'Initial Cost' attribute.
        See Also:
        costPackage.getCost_InitialCost()
        Generated class or method.
        EMF model class or method.
        required="true" transient="true" changeable="false" volatile="true" derived="true" ordered="false"