ie.deri.wsmx.datamodel.nonfunctionalproperties
Class NonFunctionalProperty
java.lang.Object
ie.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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NonFunctionalProperty
public NonFunctionalProperty(NonFunctionalPropertyLabel label,
java.lang.String value)
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 -