org.sbpm.bpmo
Interface BusinessActivityNonFunctionalProperties
- All Superinterfaces:
- Identifiable
public interface BusinessActivityNonFunctionalProperties
- extends Identifiable
getCreator
String getCreator()
setCreator
void setCreator(String value)
getStatus
String getStatus()
setStatus
void setStatus(String value)
getPriority
String getPriority()
setPriority
void setPriority(String value)
isActive
boolean isActive()
setActive
void setActive(boolean value)
getCreationDate
String getCreationDate()
setCreationDate
void setCreationDate(String value)
getPreference
String getPreference()
setPreference
void setPreference(String value)
getConstraint
String getConstraint()
setConstraint
void setConstraint(String value)
Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.