Class LinkSegmentXmlIdOutputProperty

  • All Implemented Interfaces:
    Comparable<BaseOutputProperty>

    public class LinkSegmentXmlIdOutputProperty
    extends BaseOutputProperty
    Property reflecting the input xml id used when parsing the link segment in native PLANit format.
    Author:
    markr
    • Constructor Detail

      • LinkSegmentXmlIdOutputProperty

        public LinkSegmentXmlIdOutputProperty()
    • Method Detail

      • getName

        public String getName()
        Returns the name of the output property
        Specified by:
        getName in class BaseOutputProperty
        Returns:
        name of the output property
      • getUnits

        public Units getUnits()
        Returns the units of the output property
        Specified by:
        getUnits in class BaseOutputProperty
        Returns:
        units of the output property
      • getType

        public Type getType()
        Returns the data type of the output property
        Specified by:
        getType in class BaseOutputProperty
        Returns:
        data type of the output property
      • getOutputProperty

        public OutputProperty getOutputProperty()
        Return the value of the OutputProperty enumeration for this property
        Specified by:
        getOutputProperty in class BaseOutputProperty
        Returns:
        the value of the OutputProperty enumeration for this property
      • getColumnPriority

        public OutputPropertyPriority getColumnPriority()
        Gets the column priority of the output property in output files The lower the column priority value of a property, the further to the left it is placed in the output file
        Specified by:
        getColumnPriority in class BaseOutputProperty
        Returns:
        the column priority