|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ow2.frascati.util.AbstractLoggeable
org.ow2.frascati.util.AbstractFractalLoggeable<ProcessorException>
org.ow2.frascati.assembly.factory.processor.AbstractProcessor<InterfaceType>
org.ow2.frascati.assembly.factory.processor.AbstractInterfaceProcessor<org.eclipse.stp.sca.WSDLPortType>
org.ow2.frascati.wsdl.ScaInterfaceWsdlProcessor
public class ScaInterfaceWsdlProcessor
OW2 FraSCAti Assembly Factory SCA interface WSDL processor class.
| Field Summary |
|---|
| Fields inherited from class org.ow2.frascati.assembly.factory.processor.AbstractProcessor |
|---|
EQUALS_TO, SCA_BINDING, SCA_COMPONENT, SCA_COMPOSITE, SCA_IMPLEMENTATION, SCA_INTERFACE, SCA_OPERATION, SCA_PROPERTY, SCA_REFERENCE, SCA_SERVICE, SCA_WIRE |
| Fields inherited from class org.ow2.frascati.util.AbstractLoggeable |
|---|
log |
| Constructor Summary | |
|---|---|
ScaInterfaceWsdlProcessor()
|
|
| Method Summary | |
|---|---|
protected void |
doCheck(org.eclipse.stp.sca.WSDLPortType wsdlPortType,
ProcessingContext processingContext)
|
protected void |
doGenerate(org.eclipse.stp.sca.WSDLPortType wsdlPortType,
ProcessingContext processingContext)
|
String |
getProcessorID()
|
protected void |
toStringBuilder(org.eclipse.stp.sca.WSDLPortType wsdlPortType,
StringBuilder sb)
|
| Methods inherited from class org.ow2.frascati.assembly.factory.processor.AbstractInterfaceProcessor |
|---|
getClass, storeJavaInterface |
| Methods inherited from class org.ow2.frascati.assembly.factory.processor.AbstractProcessor |
|---|
append, append, append, append, append, append, check, check, checkAttributeMustBeSet, checkAttributeMustBeSet, checkAttributeNotSupported, checkChildrenNotSupported, checkMustBeDefined, complete, complete, complete, doComplete, doInstantiate, error, generate, generate, generate, getFractalComponent, getFractalComponentType, getID, getID, getParent, instantiate, instantiate, instantiate, isNullOrEmpty, logDo, logDone, logFine, newException, toString, warning |
| Methods inherited from class org.ow2.frascati.util.AbstractFractalLoggeable |
|---|
addFractalSubComponent, addFractalSubComponent, bindFractalComponent, bindFractalComponent, getFractalBindingController, getFractalComponentName, getFractalComponentName, getFractalComponentState, getFractalComponentState, getFractalContentController, getFractalInterface, getFractalInternalInterface, getFractalInternalInterface, getFractalLifeCycleController, getFractalNameController, getFractalSubComponents, getFractalSubComponents, removeFractalSubComponent, removeFractalSubComponent, setFractalComponentName, setFractalComponentName, startFractalComponent, startFractalComponent, stopFractalComponent, stopFractalComponent |
| Methods inherited from class org.ow2.frascati.util.AbstractLoggeable |
|---|
logDo, logDone, severe, warning |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScaInterfaceWsdlProcessor()
| Method Detail |
|---|
protected final void toStringBuilder(org.eclipse.stp.sca.WSDLPortType wsdlPortType,
StringBuilder sb)
toStringBuilder in class AbstractInterfaceProcessor<org.eclipse.stp.sca.WSDLPortType>org.ow2.frascati.assembly.factory.processor.AbstractProcessor#toStringBuilder(EObjectType, StringBuilder)
protected final void doCheck(org.eclipse.stp.sca.WSDLPortType wsdlPortType,
ProcessingContext processingContext)
throws ProcessorException
doCheck in class AbstractProcessor<org.eclipse.stp.sca.WSDLPortType>ProcessorExceptionorg.ow2.frascati.assembly.factory.api.Processor#check(ElementType, ProcessingContext)
protected final void doGenerate(org.eclipse.stp.sca.WSDLPortType wsdlPortType,
ProcessingContext processingContext)
throws ProcessorException
doGenerate in class AbstractProcessor<org.eclipse.stp.sca.WSDLPortType>ProcessorExceptionorg.ow2.frascati.assembly.factory.api.Processor#generate(ElementType, ProcessingContext)public final String getProcessorID()
Processor.getProcessorID()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||