Package org.apache.wayang.java
Class Java
java.lang.Object
org.apache.wayang.java.Java
Register for relevant components of this module.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic JavaBasicPluginRetrieve theJavaBasicPlugin.static JavaChannelConversionPluginRetrieve theJavaChannelConversionPlugin.static JavaGraphPluginRetrieve theJavaGraphPlugin.static JavaPlatformplatform()Retrieve theJavaPlatform.
-
Constructor Details
-
Java
public Java()
-
-
Method Details
-
basicPlugin
Retrieve theJavaBasicPlugin.- Returns:
- the
JavaBasicPlugin
-
graphPlugin
Retrieve theJavaGraphPlugin.- Returns:
- the
JavaGraphPlugin
-
channelConversionPlugin
Retrieve theJavaChannelConversionPlugin.- Returns:
- the
JavaChannelConversionPlugin
-
platform
Retrieve theJavaPlatform.- Returns:
- the
JavaPlatform
-