public class EcoreJsonExporter_Test extends Object
Constructor and Description |
---|
EcoreJsonExporter_Test() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EEnum |
buildEnum() |
void |
createJsonSchemaElementFromEClassWithCircleReference() |
void |
createJsonSchemaElementFromEClassWithMandatoryMultiReference() |
void |
createJsonSchemaElementFromEClassWithMandatorySingleReference() |
void |
createJsonSchemaElementFromEClassWithMandatoryStringAttribute() |
void |
createJsonSchemaElementFromEClassWithOptionalMultiReference() |
void |
createJsonSchemaElementFromEClassWithOptionalSingleReference() |
void |
createJsonSchemaElementFromEClassWithOptionalStringAttribute() |
void |
createJsonSchemaElementFromEmptyEClass() |
void |
init() |
public void init()
public org.eclipse.emf.ecore.EEnum buildEnum()
public void createJsonSchemaElementFromEClassWithOptionalSingleReference()
public void createJsonSchemaElementFromEClassWithMandatorySingleReference()
public void createJsonSchemaElementFromEClassWithOptionalMultiReference()
public void createJsonSchemaElementFromEClassWithMandatoryMultiReference()
public void createJsonSchemaElementFromEClassWithCircleReference()
public void createJsonSchemaElementFromEmptyEClass()
public void createJsonSchemaElementFromEClassWithOptionalStringAttribute()
public void createJsonSchemaElementFromEClassWithMandatoryStringAttribute()
Copyright © 2019. All rights reserved.