Uses of Class
org.ow2.frascati.remote.introspection.resources.Node

Packages that use Node
org.ow2.frascati.remote.introspection   
org.ow2.frascati.remote.introspection.resources   
 

Uses of Node in org.ow2.frascati.remote.introspection
 

Methods in org.ow2.frascati.remote.introspection that return types with arguments of type Node
 Collection<Node> Reconfiguration.eval(String script)
          Execute a FraSCAti Script statement.
 

Uses of Node in org.ow2.frascati.remote.introspection.resources
 

Subclasses of Node in org.ow2.frascati.remote.introspection.resources
 class Attribute
          Java class for Attribute complex type.
 class Binding
          Java class for Binding complex type.
 class Component
          Java class for Component complex type.
 class Interface
          Java class for Interface complex type.
 class Parameter
          Java class for Parameter complex type.
 class Port
          Java class for Port complex type.
 class Property
          Java class for Property complex type.
 

Methods in org.ow2.frascati.remote.introspection.resources that return Node
 Node ObjectFactory.createNode()
          Create an instance of Node
 

Methods in org.ow2.frascati.remote.introspection.resources that return types with arguments of type Node
 javax.xml.bind.JAXBElement<Node> ObjectFactory.createNode(Node value)
          Create an instance of JAXBElement<Node>}
 

Methods in org.ow2.frascati.remote.introspection.resources with parameters of type Node
 javax.xml.bind.JAXBElement<Node> ObjectFactory.createNode(Node value)
          Create an instance of JAXBElement<Node>}
 



Copyright © 2010-2011 OW2 Consortium. All Rights Reserved.