gov.sns.xal.model
Class LineModel

java.lang.Object
  |
  +--gov.sns.xal.model.elem.ElementSeq
        |
        +--gov.sns.xal.model.LineModel
All Implemented Interfaces:
IComponent, IComposite

public class LineModel
extends ElementSeq


Field Summary
 
Fields inherited from class gov.sns.xal.model.elem.ElementSeq
s_szDefReserve
 
Constructor Summary
LineModel(java.lang.String strType)
           
LineModel(java.lang.String strType, java.lang.String strId)
           
LineModel(java.lang.String strType, java.lang.String strId, int szReserve)
           
 
Methods inherited from class gov.sns.xal.model.elem.ElementSeq
addChild, childIterator, concatenateEquals, getChild, getChildCount, getComments, getId, getLeafCount, getLength, getType, globalIterator, localIterator, print, propagate, remove, setComments, setId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LineModel

public LineModel(java.lang.String strType)
Parameters:
strType -

LineModel

public LineModel(java.lang.String strType,
                 java.lang.String strId)
Parameters:
strType -
strId -

LineModel

public LineModel(java.lang.String strType,
                 java.lang.String strId,
                 int szReserve)
Parameters:
strType -
strId -
szReserve -