Class AbstractModelTransformationInfo

    • Field Detail

      • mModelTransformationName

        private java.lang.String mModelTransformationName
        Model transformation name
      • mModelTransformationDescription

        private java.lang.String mModelTransformationDescription
        Model transformation description file
      • mIconNameWithPath

        private java.lang.String mIconNameWithPath
        Model transformation icon name
      • mIcon

        private javax.swing.Icon mIcon
        Model transformation icon
    • Constructor Detail

      • AbstractModelTransformationInfo

        public AbstractModelTransformationInfo​(java.lang.String transformationName,
                                               java.lang.String transformationDescription,
                                               java.lang.String iconNameWithPath)
        Constructor
        Parameters:
        transformationName - Model transformation name
        transformationDescription - Model transformation description
        iconNameWithPath - Icon name with resourse path