Uses of Class
scs.core.ComponentContext

Packages that use ComponentContext
scs.auxiliar   
scs.core   
scs.core.builder   
 

Uses of ComponentContext in scs.auxiliar
 

Constructors in scs.auxiliar with parameters of type ComponentContext
ComponentHelpServant(ComponentContext myComponent)
          Primary constructor.
ComponentPropertiesServant(ComponentContext myComponent)
          Primary constructor.
 

Uses of ComponentContext in scs.core
 

Fields in scs.core declared as ComponentContext
protected  ComponentContext IMetaInterfaceServant.myComponent
          Reference to the context of this facet, i.e., the local representation of its component.
protected  ComponentContext IComponentServant.myComponent
          Reference to the context of this facet, i.e., the local representation of its component.
 

Constructors in scs.core with parameters of type ComponentContext
IComponentServant(ComponentContext myComponent)
          Primary constructor.
IMetaInterfaceServant(ComponentContext myComponent)
          Primary constructor.
IReceptaclesServant(ComponentContext myComponent)
          Primary constructor.
 

Uses of ComponentContext in scs.core.builder
 

Methods in scs.core.builder that return ComponentContext
 ComponentContext XMLComponentBuilder.build(File file)
          Builds a component, based on an XML file.
 ComponentContext XMLComponentBuilder.build(InputStream input)
          Builds a component, based on an XML file.
 



Copyright © 2014. All Rights Reserved.