de.cau.cs.kieler.kaom.importer.ptolemy
Class PtolemyImporterConstants
java.lang.Object
de.cau.cs.kieler.kaom.importer.ptolemy.PtolemyImporterConstants
public final class PtolemyImporterConstants
- extends Object
Contains constants commonly used in the plug-in. This class is not to be instantiated.
- Rating

Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PTOLEMY_FILE_EXTENSIONS
public static final String[] PTOLEMY_FILE_EXTENSIONS
- The possible extensions for Ptolemy diagram files.
TARGET_FILE_EXTENSION
public static final String TARGET_FILE_EXTENSION
- Our target file extension.
- See Also:
- Constant Field Values