Class: RRT_RUBY::RRTAccessor

Inherits:
RRTFinder show all
Includes:
Writer
Defined in:
lib/rrt_ruby.rb

Overview

Provides read/write access to a RoseRT model

See Writer for the ‘write’ interface

Constant Summary

Constants included from Finder

Finder::TYPE_CAPSULE, Finder::TYPE_CLASS, Finder::TYPE_COMPONENT_PACKAGE, Finder::TYPE_DEPLOYMENT_PACKAGE, Finder::TYPE_LOGICAL_PACKAGE, Finder::TYPE_PROTOCOL

Instance Attribute Summary

Attributes inherited from RRTFinder

#model, #modelname

Attributes included from RivaLib::RivaLogger

#logger

Method Summary

Methods included from Writer

#add_logical_package, #remove_logical_package, #writeable?

Methods included from Finder

#component_names, #components, #executables, #external_libraries, #find_capsule, #find_class, #find_component_package, #find_deployment_package, #find_logical_package, #libraries, #ole_element, #processors, #root_component_package, #root_deployment_package, #root_logical_package

Methods inherited from RRTFinder

#hide, #initialize, #name, open, #reload, #show, #stop, #to_s

Methods included from RivaLib::RivaLogger

#logger_init, setup_logger

Constructor Details

This class inherits a constructor from RRT_RUBY::RRTFinder