관리-도구
편집 파일: cdesc-DOTElement.yaml
--- !ruby/object:RI::ClassDescription attributes: - !ruby/object:RI::Attribute comment: - !ruby/struct:SM::Flow::P body: attr_reader :parent name: name rw: RW - !ruby/object:RI::Attribute comment: - !ruby/struct:SM::Flow::P body: attr_reader :parent name: options rw: RW class_methods: - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: an element that has options ( node, edge or graph ) constants: [] full_name: DOT::DOTElement includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: each_option - !ruby/object:RI::MethodSummary name: each_option_pair name: DOTElement superclass: DOTSimpleElement