struct Ktistec::Model::Node
- Ktistec::Model::Node
- Struct
- Value
- Object
Defined in:
framework/model.crConstructors
Instance Method Summary
- #association : String | Nil
- #clone
- #copy_with(model _model = @model, association _association = @association, index _index = @index)
- #index : Int32 | Nil
- #model : Model
Constructor Detail
Instance Method Detail
def copy_with(model _model = @model, association _association = @association, index _index = @index)
#