|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WSMLfromTriples
This interfaces constructs WSMO entities of type Entity
.
Method Summary | |
---|---|
Set<Entity> |
construct(Identifier id)
Constructs set of entities by specified identifier. |
Entity |
construct(Identifier id,
Class<? extends Entity> cls)
Constructs an entity by specified identifier and entity class type |
Method Detail |
---|
Set<Entity> construct(Identifier id)
id
- of the entities
Entity construct(Identifier id, Class<? extends Entity> cls)
id
- of the entitycls
- of the entity
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |