Magentix2
2.1.1
|
Public Member Functions | |
Norm (long id, String description) | |
Norm () | |
String | getDescription () |
void | setDescription (String newDescription) |
long | getID () |
void | setID (long newID) |
Implementation of the concept Norm In this version of the API, Norms are not considered, but this class can be used to include normative knowledge in further implementations.
es.upv.dsic.gti_ia.argAgents.knowledgeResources.Norm.Norm | ( | long | id, |
String | description | ||
) |
void es.upv.dsic.gti_ia.argAgents.knowledgeResources.Norm.setDescription | ( | String | newDescription | ) |
void es.upv.dsic.gti_ia.argAgents.knowledgeResources.Norm.setID | ( | long | newID | ) |