|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ContentElement | |
| zeus.concepts | |
| Uses of ContentElement in zeus.concepts |
| Classes in zeus.concepts that implement ContentElement | |
class |
FIPA_Service_Description
provide a datatype that is used to hold the service descriptions and provide matching services for them |
| Methods in zeus.concepts with parameters of type ContentElement | |
boolean |
ContentElement.match(ContentElement matcher)
|
boolean |
FIPA_Service_Description.match(ContentElement matcher)
match checks to see if the thing sent to it matches (according to generalx == specificx criteria) with it This method assumes that this object is the general case and the toMatchTo object is the specific case, so toMatchTo can have fields that are null here and still match to this. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||