- Import - Class in org.kurento.modulecreator.definition
-
- Import(String, String) - Constructor for class org.kurento.modulecreator.definition.Import
-
- Import(String, String, String, String) - Constructor for class org.kurento.modulecreator.definition.Import
-
- incrementBuildMetadata() - Method in class com.github.zafarkhaja.semver.Version
-
Increments the build metadata.
- incrementMajorVersion() - Method in class com.github.zafarkhaja.semver.Version
-
Increments the major version.
- incrementMajorVersion(String) - Method in class com.github.zafarkhaja.semver.Version
-
Increments the major version and appends the pre-release version.
- incrementMinorVersion() - Method in class com.github.zafarkhaja.semver.Version
-
Increments the minor version.
- incrementMinorVersion(String) - Method in class com.github.zafarkhaja.semver.Version
-
Increments the minor version and appends the pre-release version.
- incrementPatchVersion() - Method in class com.github.zafarkhaja.semver.Version
-
Increments the patch version.
- incrementPatchVersion(String) - Method in class com.github.zafarkhaja.semver.Version
-
Increments the patch version and appends the pre-release version.
- incrementPreReleaseVersion() - Method in class com.github.zafarkhaja.semver.Version
-
Increments the pre-release version.
- InitializePropertiesValues - Class in org.kurento.modulecreator.codegen.function
-
- InitializePropertiesValues() - Constructor for class org.kurento.modulecreator.codegen.function.InitializePropertiesValues
-
- INT - Static variable in class org.kurento.modulecreator.definition.ModuleDefinition
-
- INT64 - Static variable in class org.kurento.modulecreator.definition.ModuleDefinition
-
- interpret(Version) - Method in class com.github.zafarkhaja.semver.expr.And
-
Checks if both operands evaluate to true.
- interpret(Version) - Method in class com.github.zafarkhaja.semver.expr.Equal
-
Checks if the current version equals the parsed version.
- interpret(Version) - Method in interface com.github.zafarkhaja.semver.expr.Expression
-
Interprets the expression.
- interpret(Version) - Method in class com.github.zafarkhaja.semver.expr.Greater
-
Checks if the current version is greater than the parsed version.
- interpret(Version) - Method in class com.github.zafarkhaja.semver.expr.GreaterOrEqual
-
Checks if the current version is greater than or equal to the parsed version.
- interpret(Version) - Method in class com.github.zafarkhaja.semver.expr.Less
-
Checks if the current version is less than the parsed version.
- interpret(Version) - Method in class com.github.zafarkhaja.semver.expr.LessOrEqual
-
Checks if the current version is less than or equal to the parsed version.
- interpret(Version) - Method in class com.github.zafarkhaja.semver.expr.Not
-
Negates the given expression.
- interpret(Version) - Method in class com.github.zafarkhaja.semver.expr.NotEqual
-
Checks if the current version does not equal the parsed version.
- interpret(Version) - Method in class com.github.zafarkhaja.semver.expr.Or
-
Checks if one of the operands evaluates to true.
- isAbstract() - Method in class org.kurento.modulecreator.definition.RemoteClass
-
- isAssignableTo(String) - Method in class org.kurento.modulecreator.definition.RemoteClass
-
- isEmptyDir(Path) - Static method in class org.kurento.modulecreator.PathUtils
-
- isFinal() - Method in class org.kurento.modulecreator.definition.Property
-
- IsFirstConstructorParam - Class in org.kurento.modulecreator.codegen.function
-
- IsFirstConstructorParam() - Constructor for class org.kurento.modulecreator.codegen.function.IsFirstConstructorParam
-
- isList() - Method in class org.kurento.modulecreator.definition.TypeRef
-
- isMap() - Method in class org.kurento.modulecreator.definition.TypeRef
-
- isMatchedBy(E) - Method in interface com.github.zafarkhaja.semver.util.Stream.ElementType
-
Checks if the specified element matches this type.
- isOptional() - Method in class org.kurento.modulecreator.definition.DataItem
-
- isReadOnly() - Method in class org.kurento.modulecreator.definition.Property
-
- isReleaseVersion(String) - Static method in class org.kurento.modulecreator.VersionManager
-
- isSuccess() - Method in class org.kurento.modulecreator.Result
-
- iterator() - Method in class com.github.zafarkhaja.semver.util.Stream
-
Returns an iterator over elements that are left in this stream.