org.media.mn8.concepts
Class BEEPClientConcept

java.lang.Object
  |
  +--org.media.mn8.Concept
        |
        +--org.media.mn8.JavaConcept
              |
              +--org.media.mn8.concepts.BEEPClientConcept

public class BEEPClientConcept
extends JavaConcept

Version:
$Revision: 1.7 $ $Date: 2002/10/10 22:59:20 $
Author:
Szabo Csaba

Field Summary
protected  org.media.datastore.sepengine.driver.SepStoreConnection _con
           
protected  URL _url
           
 
Fields inherited from class org.media.mn8.Concept
_conceptLabel, _isHidden, _resourceURI, _showEmpty
 
Constructor Summary
BEEPClientConcept()
           
BEEPClientConcept(StringConcept url)
           
 
Method Summary
 Object clone()
           
 BEEPClientConcept create(StringConcept url)
           
 StringConcept execute(StringConcept sep)
           
 ConceptDefinition getConceptDefinition()
           
protected  boolean initialize(StringConcept url)
           
 
Methods inherited from class org.media.mn8.JavaConcept
create, equals, equals, opEQ, toTXT, toXML
 
Methods inherited from class org.media.mn8.Concept
areThereMoreElemenents, cloneConcept, extendsConcept, getAllInheritedConcepts, getAttributeValue, getConceptAttribute, getConceptAttribute, getConceptAttributeField, getConceptAttributeField, getConceptAttributeFields, getConceptAttributes, getConceptConstructors, getConceptElement, getConceptElement, getConceptElementField, getConceptElementFields, getConceptElements, getConceptInstance, getConceptLabel, getConceptMethod, getConceptMethods, getConceptNamed, getConceptOperators, getConceptsAtPath, getConceptsAtPath, getConceptType, getErrorHandler, getInheritedConcepts, getMeAllElements, getResourceURI, hasConceptAttribute, hasConceptAttribute, hasConceptElement, hasConceptElement, hasConceptMethod, hasPath, hasPath, isHidden, loadContent, printFields, printFields, searchDeeperForPath, searchSubElements, setConceptLabel, setErrorHandler, setHidden, setResourceURI, setShowEmpty, showEmpty, subAttributeGetConcept, subAttributeHasPath, subElementGetConcepts, subElementHasPath
 
Methods inherited from class java.lang.Object
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_url

protected URL _url

_con

protected org.media.datastore.sepengine.driver.SepStoreConnection _con
Constructor Detail

BEEPClientConcept

public BEEPClientConcept()

BEEPClientConcept

public BEEPClientConcept(StringConcept url)
Method Detail

create

public BEEPClientConcept create(StringConcept url)

initialize

protected boolean initialize(StringConcept url)

execute

public StringConcept execute(StringConcept sep)

getConceptDefinition

public ConceptDefinition getConceptDefinition()
Overrides:
getConceptDefinition in class JavaConcept

clone

public Object clone()
Overrides:
clone in class JavaConcept


"Copyright © 2000-2002 Internet Multicasting Services, media.org & noLimits Technologies. All Rights Reserved."