class: TextNode

private class: TextNode
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:15:05; Modified: 16.07.2009 15:15:05;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {5ECE1E7A-30F4-4461-A7DF-BA2F9228EDDE}
 

Goto: Custom Properties, Fields, Methods

Implements: Node

See also: Node

Appears in: test

Connections
  • Realisation <<realize>> link to interface [test].Node    
 
Custom Properties
 
TextNode Attributes
Attribute Details
private String
  content
 
TextNode Methods
Operation Details
public
equals(
   Object other):boolean
Sequential
Tags: annotations=@Override
public
TextNode(
   String content):
Sequential