bpsim.ConstantParameter Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of kie-wb-common-stunner-bpmn-emf Show documentation
Show all versions of kie-wb-common-stunner-bpmn-emf Show documentation
Kie Workbench - Common - Stunner - BPMN Definition Set - GWT Support for Eclipse EMF/XMI
/**
*/
package bpsim;
/**
*
* A representation of the model object 'Constant Parameter'.
*
*
*
* @see bpsim.BpsimPackage#getConstantParameter()
* @model extendedMetaData="name='ConstantParameter' kind='empty'"
* @generated
*/
public interface ConstantParameter extends ParameterValue {
} // ConstantParameter
© 2015 - 2025 Weber Informatics LLC | Privacy Policy