|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface Concept
| Method Summary | |
|---|---|
void |
addAnnotation(Annotation aAnnot)
Adds the given annotation to this concept. |
void |
addRule(Rule aRule)
Adds the given rule to this concept |
Annotation[] |
getAnnotations()
Gets an array of annotations for this rule. |
String |
getName()
Get the concept name. |
Rule[] |
getRules()
Gets an array of rules for this concept |
boolean |
processAllConceptRules()
Checks the rule processing for this concept. |
| Method Detail |
|---|
String getName()
Annotation[] getAnnotations()
void addAnnotation(Annotation aAnnot)
aAnnot - The annotation to be added.Rule[] getRules()
void addRule(Rule aRule)
aRule - The rule to be added.boolean processAllConceptRules()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||