com.infoteria.asteria.flowengine2
クラス EngineConstant
java.lang.Object
|
+--com.infoteria.asteria.flowengine2.EngineConstant
- public class EngineConstant
- extends Object
定数宣言クラス
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FLOW_NSURI
public static final String FLOW_NSURI
- FlowEngineのNamespaceURI。
http://www.infoteria.com/asteria/flowengine
BUILDER_NSURI
public static final String BUILDER_NSURI
- FlowBuilderのNamespaceURI。
http://www.infoteria.com/asteria/flowbuilder
MAPPER_NSURI
public static final String MAPPER_NSURI
- MapperのNamespaceURI。
http://www.infoteria.com/asteria/mapper
SYSTEM_PROJECT_DIRECTORY
public static final String SYSTEM_PROJECT_DIRECTORY
- システムでxfpファイルの置き場所となるディレクトリ
EngineConstant
public EngineConstant()