ie.deri.wsmx.datamodel.nonfunctionalproperties
Class NonFunctionalProperty

java.lang.Object
  extended byie.deri.wsmx.datamodel.nonfunctionalproperties.NonFunctionalProperty
Direct Known Subclasses:
Accuracy, Financial, NetworkRelatedQoS, Performance, Reliability, Robustness, Scalability, Security, Transactional, Trust

public abstract class NonFunctionalProperty
extends java.lang.Object

(c) Copyright 2004, DERI - Digital Enterprise Research Institute, Ireland

Author:
Michal Zaremba NonFunctionalProperty.java, 13-Jun-2004, 14:23:39

Constructor Summary
NonFunctionalProperty(NonFunctionalPropertyLabel label, java.lang.String value)
           
 
Method Summary
 NonFunctionalPropertyLabel getLabel()
           
 java.lang.String getValue()
           
 void setLabel(NonFunctionalPropertyLabel label)
           
 void setValue(java.lang.String string)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NonFunctionalProperty

public NonFunctionalProperty(NonFunctionalPropertyLabel label,
                             java.lang.String value)
Method Detail

getLabel

public NonFunctionalPropertyLabel getLabel()
Returns:

getValue

public java.lang.String getValue()
Returns:

setLabel

public void setLabel(NonFunctionalPropertyLabel label)
Parameters:
label -

setValue

public void setValue(java.lang.String string)
Parameters:
string -