Package org.camunda.bpm.model.xml.test
Interface GetModelElementTypeRule
- All Superinterfaces:
org.junit.rules.TestRule
public interface GetModelElementTypeRule
extends org.junit.rules.TestRule
-
Method Summary
Methods inherited from interface org.junit.rules.TestRule
apply
-
Method Details
-
getModelInstance
ModelInstance getModelInstance() -
getModel
Model getModel() -
getModelElementType
ModelElementType getModelElementType()
-