net.sf.msplice.model
Interface ISpliceElement

All Known Implementing Classes:
AbstractCondition, AbstractValue, DefaultConditionHolder, DefaultValueHolder, NewInstanceValue, NoCondition, NoValue, NullValue, NullValueCondition, StaticFieldValue, ViewProperty

public interface ISpliceElement


Method Summary
 java.lang.Object accept(IVisitor visitor)
           
 

Method Detail

accept

java.lang.Object accept(IVisitor visitor)
                        throws SpliceException
Throws:
SpliceException


Copyright © 2005 SourceForge.net. All Rights Reserved.