Constant Field Values
Contents
org.palladiosimulator.*
-
org.palladiosimulator.protocom.Activator Modifier and Type Constant Field Value public static final String
PLUGIN_ID
"ProtoCom3-Test"
-
org.palladiosimulator.protocom.constants.ProtoComConstants Modifier and Type Constant Field Value public static final String
JAVA_BUILDER
"org.eclipse.jdt.core.javabuilder"
public static final String
JAVA_EMF_NATURE
"org.eclipse.jem.workbench.JavaEMFNature"
public static final String
JAVA_NATURE
"org.eclipse.jdt.core.javanature"
public static final String
PLUGIN_NATURE
"org.eclipse.pde.PluginNature"
public static final String
WST_FACET_CORE_BUILDER
"org.eclipse.wst.common.project.facet.core.builder"
public static final String
WST_FACET_CORE_NATURE
"org.eclipse.wst.common.project.facet.core.nature"
public static final String
WST_MODULCORE_NATURE
"org.eclipse.wst.common.modulecore.ModuleCoreNature"
public static final String
WST_VALIDATION_BUILDER
"org.eclipse.wst.validation.validationbuilder"
-
org.palladiosimulator.protocom.framework.java.ee.main.WebAppender Modifier and Type Constant Field Value public static final String
NAME
"ProtoCom-Log"
-
org.palladiosimulator.protocom.framework.java.ee.protocol.Response Modifier and Type Constant Field Value public static final int
ALREADY_EXISTS
1
public static final int
FAILED
3
public static final int
INVALID
2
public static final int
OK
0
-
org.palladiosimulator.protocom.framework.java.se.experiment.IExperimentManager Modifier and Type Constant Field Value public static final int
EXPERIMENT_MANAGER_MASTER
1
public static final int
EXPERIMENT_MANAGER_SLAVE
2
-
org.palladiosimulator.protocom.framework.java.se.registry.IRmiRegistry Modifier and Type Constant Field Value public static final String
PCM_EXPERIMENT_MANAGER_REGISTRY
"PCM_EXPERIMENT_MANAGER_REGISTRY"
public static final String
PCM_RMI_REGISTRY
"PCM_RMI_REGISTRY"
-
org.palladiosimulator.protocom.framework.java.se.registry.RmiRegistry Modifier and Type Constant Field Value public static final String
LOCALHOST
"localhost"
-
org.palladiosimulator.protocom.lang.java.util.JavaConstants Modifier and Type Constant Field Value public static final String
JEE_EJB_ANNOTATION_EJB
"javax.ejb.EJB"
public static final String
JEE_EJB_ANNOTATION_STATEFUL
"javax.ejb.Stateful"
public static final String
JEE_EJB_ANNOTATION_STATELESS
"javax.ejb.Stateless"
public static final String
JEE_INTERFACE_ANNOTATION_LOCAL
"javax.ejb.Local"
public static final String
JEE_INTERFACE_ANNOTATION_REMOTE
"javax.ejb.Remote"
public static final String
RMI_REMOTE_EXCEPTION
"java.rmi.RemoteException"
public static final String
RMI_REMOTE_INTERFACE
"java.rmi.Remote"
public static final String
RMI_REMOTE_OBJECT_CLASS
"java.rmi.server.UnicastRemoteObject"
public static final String
SERIALIZABLE_INTERFACE
"java.io.Serializable"
public static final String
TYPE_STRING
"String"
public static final String
VISIBILITY_PRIVATE
"private"
public static final String
VISIBILITY_PROTECTED
"protected"
public static final String
VISIBILITY_PUBLIC
"public"
-
org.palladiosimulator.protocom.resourcestrategies.activeresource.AbstractDemandStrategy Modifier and Type Constant Field Value public static final String
CALIBRATION_PATH_CONFIG_KEY
"CalibrationPath"
-
org.palladiosimulator.protocom.resourcestrategies.activeresource.CalibrationTable Modifier and Type Constant Field Value public static final int
DEFAULT_CALIBRATION_TABLE_SIZE
11
-
org.palladiosimulator.protocom.tech.servlet.ServletClass<E extends org.palladiosimulator.pcm.core.entity.Entity> Modifier and Type Constant Field Value protected final String
frameworkBase
"org.palladiosimulator.protocom.framework.java.ee"
protected final String
stackContext
"de.uka.ipd.sdq.simucomframework.variables.StackContext"
protected final String
stackFrame
"de.uka.ipd.sdq.simucomframework.variables.stackframe.SimulatedStackframe"
-
org.palladiosimulator.protocom.tech.servlet.ServletInterface<E extends org.palladiosimulator.pcm.core.entity.Entity> Modifier and Type Constant Field Value protected final String
frameworkBase
"org.palladiosimulator.protocom.framework.java.ee"
protected final String
stackContext
"de.uka.ipd.sdq.simucomframework.variables.StackContext"
protected final String
stackFrame
"de.uka.ipd.sdq.simucomframework.variables.stackframe.SimulatedStackframe"
-
org.palladiosimulator.protocom.tech.servlet.allocation.ServletAllocationStorage Modifier and Type Constant Field Value protected final String
frameworkBase
"org.palladiosimulator.protocom.framework.java.ee"
-
org.palladiosimulator.protocom.tech.servlet.resourceenvironment.ServletResourceEnvironment Modifier and Type Constant Field Value protected final String
frameworkBase
"org.palladiosimulator.protocom.framework.java.ee"
-
org.palladiosimulator.protocom.tech.servlet.util.PcmServletProtoAction Modifier and Type Constant Field Value protected final String
frameworkBase
"org.palladiosimulator.protocom.framework.java.ee"