- main(String[]) - Static method in class jsondiscoverer.examples.ExampleJsonAdvancedDiscoverer
-
Main method to launch the example
- main(String[]) - Static method in class jsondiscoverer.examples.ExampleJsonComposer
-
Main method to launch the example
- main(String[]) - Static method in class jsondiscoverer.examples.ExampleJsonInjector
-
Main method to launch the example
- main(String[]) - Static method in class jsondiscoverer.examples.ExampleJsonSimpleDiscoverer
-
Main method to launch the example
- main(String[]) - Static method in class jsondiscoverer.examples.util.ExampleCoreographyBuilder
-
Main method to launch the example
- main(String[]) - Static method in class jsondiscoverer.examples.util.ExampleGexfXConverter
-
Main method to launch the example
- main(String[]) - Static method in class jsondiscoverer.examples.zoo.ExampleZooDiscoverer
-
Main method to launch the example
- mappings - Variable in class jsondiscoverer.coverage.impl.CoverageImpl
-
The cached value of the '
Mappings
' containment reference list.
- mapType(String, JsonElement) - Method in class jsondiscoverer.JsonSimpleDiscoverer
-
Maps JSON types into ECORE types
- metamodel - Variable in class jsondiscoverer.AbstractJsonSource
-
If required, this class can also store the metamodel of the set of JSON definitions
- metamodelParam - Static variable in class jsondiscoverer.web.FeedbackServlet
-
The param to get the discovered metamodel (as picture) which is the subject of the feedback.
- metamodelParamFile - Static variable in class jsondiscoverer.web.FeedbackServlet
-
The param to get the discovered metamodel (as ECORE file) which is the subject of the feedback
It is usually transferred in base64 encoding (as it was received like that by the client)
- ModelDrawer - Class in jsondiscoverer.zoo
-
This class traverses a folder and generates the pictures for each model found
- ModelDrawer(File, File) - Constructor for class jsondiscoverer.zoo.ModelDrawer
-
Constructor.
- ModelHelper - Class in jsondiscoverer.util
-
Utility class con basic model actions.
- ModelHelper() - Constructor for class jsondiscoverer.util.ModelHelper
-
- modelPackage - Static variable in class jsondiscoverer.coverage.util.CoverageAdapterFactory
-
The cached model package.
- modelPackage - Static variable in class jsondiscoverer.coverage.util.CoverageSwitch
-
The cached model package
- modelParam - Static variable in class jsondiscoverer.web.FeedbackServlet
-
The param to get the discovered model (as picture) which is the subject of the feedback
It is usually transferred in base64 encoding (as it was received like that by the client)
- modelParamFile - Static variable in class jsondiscoverer.web.FeedbackServlet
-
The param to get the discovered model (as XMI file) which is the subject of the feedback
It is usually transferred in base64 encoding (as it was received like that by the client)
- modelSwitch - Variable in class jsondiscoverer.coverage.util.CoverageAdapterFactory
-
The switch that delegates to the createXXX
methods.