- includesInput() - Method in class jsondiscoverer.JsonSource
-
Indicates if the JsonSource includes input elements.
- increaseTotalFound(EModelElement) - Method in class jsondiscoverer.AnnotationHelper
-
- init() - Static method in class jsondiscoverer.coverage.impl.CoverageFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class jsondiscoverer.coverage.impl.CoveragePackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Method in class jsondiscoverer.web.AbstractJsonDiscoverer
-
Initilizes the servlet class.
- init() - Method in class jsondiscoverer.web.JsonAdvancedDiscovererServlet
-
- init() - Method in class jsondiscoverer.web.JsonSimpleDiscovererServlet
-
- init() - Method in class jsondiscoverer.web.ProxyServlet
-
- initializePackageContents() - Method in class jsondiscoverer.coverage.impl.CoveragePackageImpl
-
Complete the initialization of the package and its meta-model.
- inject() - Method in class jsondiscoverer.JsonInjector
-
- inject(List<JsonObject>) - Method in class jsondiscoverer.JsonInjector
-
Injects a model conforming to the metamodel from a set of Json Objects
- INJECTOR_ID - Static variable in class jsondiscoverer.web.JsonInjectorServlet
-
The ID for this servlet which will be used to access to the working directory
- input - Variable in class jsondiscoverer.coverage.impl.CoverageImpl
-
The cached value of the '
Input
' reference.
- input - Variable in class jsondiscoverer.JsonData
-
The JSON input to get the data.
- INSTANCE - Static variable in class jsondiscoverer.AnnotationHelper
-
- instantiateEClassifier(EClassifier, JsonObject) - Method in class jsondiscoverer.JsonInjector
-
Instantiates an EClassifier
from a JsonObject
- isCreated - Variable in class jsondiscoverer.coverage.impl.CoveragePackageImpl
-
- isFactoryForType(Object) - Method in class jsondiscoverer.coverage.util.CoverageAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isInited - Static variable in class jsondiscoverer.coverage.impl.CoveragePackageImpl
-
- isInitialized - Variable in class jsondiscoverer.coverage.impl.CoveragePackageImpl
-
- isSettled(EClass) - Method in class jsondiscoverer.util.DijkstraSolver
-
Checks if a node has already been visited by the algorithm
- isSimilar(EAttribute, EAttribute) - Method in class jsondiscoverer.CoreographyBuilder
-
Calculates if two attributes (as EAttribute
elements) are similar.
- isSimilar(EClass, EClass) - Method in class jsondiscoverer.JsonComposer
-
Compares if two metamodel classes (as EClass
elements) are similar.
- isSwitchFor(EPackage) - Method in class jsondiscoverer.coverage.util.CoverageSwitch
-
Checks whether this is a switch for the given package.