public class ObjectFactory
extends java.lang.Object
Constructor and Description |
---|
ObjectFactory() |
Modifier and Type | Method and Description |
---|---|
static Define |
createDefine() |
static javax.xml.bind.JAXBElement<Define> |
createDefine(Define value) |
static Entity |
createEntity() |
static javax.xml.bind.JAXBElement<Entity> |
createEntity(Entity value) |
static Rule |
createRule() |
static javax.xml.bind.JAXBElement<Rule> |
createRule(Rule value) |
static SemanticInterpreterConfig |
createSemanticInterpreterConfig() |
static javax.xml.bind.JAXBElement<SemanticInterpreterConfig> |
createSemanticInterpreterConfig(SemanticInterpreterConfig value) |
static javax.xml.bind.JAXBContext |
getContext() |
public static javax.xml.bind.JAXBContext getContext() throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
public static Entity createEntity()
public static Define createDefine()
public static Rule createRule()
public static SemanticInterpreterConfig createSemanticInterpreterConfig()
public static javax.xml.bind.JAXBElement<SemanticInterpreterConfig> createSemanticInterpreterConfig(SemanticInterpreterConfig value)
Copyright © 2013 Dassault Systèmes, All Rights Reserved.