- toString() - Method in class org.openide.modules.Dependency
-
Unspecified string representation for debugging.
- toString() - Method in class org.openide.modules.SpecificationVersion
-
String representation (Dewey-decimal).
- TYPE_IDE - Static variable in class org.openide.modules.Dependency
-
- TYPE_JAVA - Static variable in class org.openide.modules.Dependency
-
Dependency on Java.
- TYPE_MODULE - Static variable in class org.openide.modules.Dependency
-
Dependency on another module.
- TYPE_NEEDS - Static variable in class org.openide.modules.Dependency
-
Dependency on a token, but without need to have token provider be initialised sooner.
- TYPE_PACKAGE - Static variable in class org.openide.modules.Dependency
-
Dependency on a package.
- TYPE_RECOMMENDS - Static variable in class org.openide.modules.Dependency
-
An advisory dependency on a token.
- TYPE_REQUIRES - Static variable in class org.openide.modules.Dependency
-
Dependency on a token.