Class TransformationConnection

  • All Implemented Interfaces:
    ITransformationConnection

    public class TransformationConnection
    extends java.lang.Object
    implements ITransformationConnection
    An instance of this class represents a persistently-stored transformation connection description. This is the paper object meant for editing and manipulation.
    • Field Detail

      • isNew

        protected boolean isNew
      • name

        protected java.lang.String name
      • description

        protected java.lang.String description
      • className

        protected java.lang.String className
      • maxCount

        protected int maxCount
    • Constructor Detail

      • TransformationConnection

        public TransformationConnection()
        Constructor.