Uses of Interface
org.camunda.bpm.model.cmmn.instance.Import
-
Packages that use Import Package Description org.camunda.bpm.model.cmmn.impl.instance org.camunda.bpm.model.cmmn.instance -
-
Uses of Import in org.camunda.bpm.model.cmmn.impl.instance
Classes in org.camunda.bpm.model.cmmn.impl.instance that implement Import Modifier and Type Class Description class
ImportImpl
Fields in org.camunda.bpm.model.cmmn.impl.instance with type parameters of type Import Modifier and Type Field Description protected static ChildElementCollection<Import>
DefinitionsImpl. importCollection
Methods in org.camunda.bpm.model.cmmn.impl.instance that return types with arguments of type Import Modifier and Type Method Description Collection<Import>
DefinitionsImpl. getImports()
-
Uses of Import in org.camunda.bpm.model.cmmn.instance
Methods in org.camunda.bpm.model.cmmn.instance that return types with arguments of type Import Modifier and Type Method Description Collection<Import>
Definitions. getImports()
-