nz.ac.waikato.mcennis.rat.graph.descriptors
Interface PropertiesInternal

All Superinterfaces:
Properties
All Known Implementing Classes:
PropertiesImplementation

public interface PropertiesInternal
extends Properties


Method Summary
 void add(ParameterInternal parameter)
           
 void add(java.lang.String type, java.lang.Object value)
           
 PropertiesInternal duplicate()
           
 ParameterInternal get(java.lang.String string)
           
 SyntaxObject getDefaultRestriction()
           
 PropertiesInternal merge(Properties right)
           
 void remove(java.lang.String type)
           
 void replace(Parameter type)
           
 void setDefaultRestriction(SyntaxObject restriction)
           
 
Methods inherited from interface nz.ac.waikato.mcennis.rat.graph.descriptors.Properties
add, check, check, get, set, set, set
 

Method Detail

add

void add(ParameterInternal parameter)

add

void add(java.lang.String type,
         java.lang.Object value)
Specified by:
add in interface Properties

remove

void remove(java.lang.String type)

replace

void replace(Parameter type)

setDefaultRestriction

void setDefaultRestriction(SyntaxObject restriction)

getDefaultRestriction

SyntaxObject getDefaultRestriction()
Specified by:
getDefaultRestriction in interface Properties

duplicate

PropertiesInternal duplicate()
Specified by:
duplicate in interface Properties

get

ParameterInternal get(java.lang.String string)
Specified by:
get in interface Properties

merge

PropertiesInternal merge(Properties right)

Get Relational Analysis Toolkit at SourceForge.net. Fast, secure and Free Open Source software downloads