|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SchemaType | |
|---|---|
| com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard | |
| com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.infrastructure.schema | |
| Uses of SchemaType in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard |
|---|
| Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard with parameters of type SchemaType | |
|---|---|
void |
ModelVisitor.visitSchemaType(SchemaType st)
|
| Uses of SchemaType in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.infrastructure.schema |
|---|
| Subclasses of SchemaType in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.infrastructure.schema | |
|---|---|
class |
BasicType
|
class |
RestrictionBean
|
class |
SequenceBean
|
| Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.infrastructure.schema that return SchemaType | |
|---|---|
SchemaType |
SchemaBean.getType(java.lang.String typeName)
|
| Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.infrastructure.schema that return types with arguments of type SchemaType | |
|---|---|
java.util.List<SchemaType> |
SchemaBean.getTypes()
|
| Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.infrastructure.schema with parameters of type SchemaType | |
|---|---|
void |
SchemaBean.addType(SchemaType t)
|
| Method parameters in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.infrastructure.schema with type arguments of type SchemaType | |
|---|---|
void |
SchemaBean.setTypes(java.util.List<SchemaType> types)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||