org.camunda.bpm.model.xml.test
Interface GetModelElementTypeRule

All Superinterfaces:
org.junit.rules.TestRule

public interface GetModelElementTypeRule
extends org.junit.rules.TestRule


Method Summary
 Model getModel()
           
 ModelElementType getModelElementType()
           
 ModelInstance getModelInstance()
           
 
Methods inherited from interface org.junit.rules.TestRule
apply
 

Method Detail

getModelInstance

ModelInstance getModelInstance()

getModel

Model getModel()

getModelElementType

ModelElementType getModelElementType()


Copyright © 2015 camunda services GmbH. All rights reserved.