Modifier and Type | Method and Description |
---|---|
static java.util.Map<java.lang.String,DocOfFuncProperties> |
Parser.parse(java.lang.String ref2Source,
java.util.List<java.lang.String> refs2DocsOfFuncProperties,
java.util.List<java.lang.String> refs2DocsOfNonFuncProperties,
java.util.List<java.lang.String> refs2DocsOfBehavioralSpecification) |
Modifier and Type | Method and Description |
---|---|
DocOfFuncProperties |
IBMSAWSDLv1Parser.parse(DocOfFuncProperties docOfFuncProperties) |
Modifier and Type | Method and Description |
---|---|
DocOfFuncProperties |
IBMSAWSDLv1Parser.parse(DocOfFuncProperties docOfFuncProperties) |
Modifier and Type | Method and Description |
---|---|
abstract DocOfFuncProperties |
WSDLParser.parse(DocOfFuncProperties docOfFuncProperties) |
Modifier and Type | Method and Description |
---|---|
abstract DocOfFuncProperties |
WSDLParser.parse(DocOfFuncProperties docOfFuncProperties) |
Modifier and Type | Method and Description |
---|---|
DocOfFuncProperties |
IBMWSDLv1Parser.parse(DocOfFuncProperties docOfFuncProperties) |
Modifier and Type | Method and Description |
---|---|
DocOfFuncProperties |
IBMWSDLv1Parser.parse(DocOfFuncProperties docOfFuncProperties) |
Modifier and Type | Method and Description |
---|---|
DocOfFuncProperties |
ApacheWoodenWSDLv2Parser.parse(DocOfFuncProperties docOfFuncProperties) |
Modifier and Type | Method and Description |
---|---|
DocOfFuncProperties |
ApacheWoodenWSDLv2Parser.parse(DocOfFuncProperties docOfFuncProperties) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,DocOfFuncProperties> |
Objects.getDocsOfFuncProperties() |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<DocOfFuncProperties> |
ServiceRepresentationRetriever.retrieveDocOfFuncProperties(java.sql.Connection dbConnection,
java.lang.String whereClause) |
Modifier and Type | Method and Description |
---|---|
int |
ServiceRepresentationStorage.storeDocOfFuncProperties(java.sql.Connection dbConnection,
DocOfFuncProperties dDocOfFuncProps,
int sourceCounter) |
Modifier and Type | Method and Description |
---|---|
DocOfFuncProperties |
ServiceRegistration.getDocOfFuncProperties(java.lang.String ref2Source,
java.lang.String ref2DocOfFuncProperties) |
DocOfFuncProperties |
ServiceSource.lookUpDocOfFuncProperties(java.lang.String ref2DocOfFuncProperties) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,DocOfFuncProperties> |
ServiceSource.getDocsOfFuncProperties() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceSource.addDocOfFuncProperties(DocOfFuncProperties docOfFuncProperties) |
void |
ServiceSource.updateDocOfFuncProperties(DocOfFuncProperties docOfFuncProperties) |
Modifier and Type | Method and Description |
---|---|
void |
ServiceCollection.addSource(java.lang.String ref2Source,
java.util.Map<java.lang.String,DocOfFuncProperties> docsOfFuncProperties) |
Constructor and Description |
---|
ServiceSource(java.lang.String cRef2Source,
java.util.Map<java.lang.String,DocOfFuncProperties> cDocsOfFuncProperties) |