|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.cau.cs.kieler.kaom.importer.ptolemy.PtolemyImporterConstants
public final class PtolemyImporterConstants
Contains constants commonly used in the plug-in. This class is not to be instantiated.
Field Summary | |
---|---|
static String[] |
PTOLEMY_FILE_EXTENSIONS
The possible extensions for Ptolemy diagram files. |
static String |
PTOLEMY_INTERNAL_FILE_EXTENSION
The file extension internally used for temporary Ptolemy model files. |
static String |
TARGET_DIAGRAM_FILE_EXTENSION
Our target file extension for diagram files. |
static String |
TARGET_MODEL_FILE_EXTENSION
Our target file extension for model files. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String[] PTOLEMY_FILE_EXTENSIONS
public static final String PTOLEMY_INTERNAL_FILE_EXTENSION
public static final String TARGET_MODEL_FILE_EXTENSION
public static final String TARGET_DIAGRAM_FILE_EXTENSION
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |