Package | Description |
---|---|
org.ow2.choreos.schemaRepresentation.xml | |
org.ow2.choreos.serviceBase | |
org.ow2.choreos.serviceRepresentation.functional |
Modifier and Type | Method and Description |
---|---|
ReferencedComponent |
Component.getReferencedComponent() |
ReferencedComponent |
Component.getxReferencedComponent() |
Modifier and Type | Method and Description |
---|---|
java.util.List<ReferencedComponent> |
Structure.getxReferencedComponents() |
Modifier and Type | Method and Description |
---|---|
void |
Component.setxReferencedComponent(ReferencedComponent cReferencedComponent) |
Modifier and Type | Method and Description |
---|---|
void |
Structure.setxReferencedComponents(java.util.List<ReferencedComponent> cReferencedComponents) |
Modifier and Type | Method and Description |
---|---|
int |
ServiceRepresentationStorage.storeReferencedComponent(ReferencedComponent tmpReferencedComponent,
java.sql.Connection dbConnection,
int messageTypeCounter) |
int |
AbstractionsStorage.storeRepresentativeReferencedComponent(ReferencedComponent tmpReferencedComponent,
java.sql.Connection dbConnection,
int messageTypeCounter) |
Modifier and Type | Method and Description |
---|---|
ReferencedComponent |
MessageType.getReferencedComponent() |
ReferencedComponent |
MessageType.getxReferencedComponent() |
Modifier and Type | Method and Description |
---|---|
void |
MessageType.setxReferencedComponent(ReferencedComponent cReferencedComponent) |