|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContextContainer
A representation of the model object 'Context Container'.
The following features are supported:
Container Uri
Container Path
Container Type
Container Description
Repository Descriptors
Related Containers
Container Properties
Relationship Resource Set
Name
Method Summary | |
---|---|
void |
addRelatedContainerUri(java.lang.String relatedContainerUri)
|
java.lang.String |
getContainerDescription()
Returns the value of the 'Container Description' attribute |
ContainerPathElement |
getContainerPath()
Returns the value of the 'Container Path' containment reference |
ContainerProperties |
getContainerProperties()
Returns the value of the 'Container Properties' containment reference |
java.lang.String |
getContainerType()
Returns the value of the 'Container Type' attribute |
java.lang.String |
getContainerUri()
Returns the value of the 'Container Uri' attribute |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
RelatedContainers |
getRelatedContainers()
Returns the value of the 'Related Containers' containment reference |
RelationshipResourceSet |
getRelationshipResourceSet()
Returns the value of the 'Relationship Resource Set' containment reference |
RepositoryDescriptor |
getRepositoryDescriptor(java.lang.String repositoryDescriptorName)
|
RepositoryDescriptors |
getRepositoryDescriptors()
Returns the value of the 'Repository Descriptors' containment reference |
java.util.List |
listRelatedContainerUris()
|
java.util.List |
listRepositoryDescriptorNames()
|
void |
removeRelatedContainerUri(java.lang.String relatedContainerUri)
|
java.lang.String |
serialize()
|
void |
serialize(java.io.OutputStream outputStream)
|
void |
setContainerDescription(java.lang.String value)
Sets the value of the ' Container Description ' attribute |
void |
setContainerPath(ContainerPathElement value)
Sets the value of the ' Container Path ' containment reference |
void |
setContainerProperties(ContainerProperties value)
Sets the value of the ' Container Properties ' containment reference |
void |
setContainerType(java.lang.String value)
Sets the value of the ' Container Type ' attribute |
void |
setContainerUri(java.lang.String value)
Sets the value of the ' Container Uri ' attribute |
void |
setName(java.lang.String value)
Sets the value of the ' Name ' attribute |
void |
setRelatedContainers(RelatedContainers value)
Sets the value of the ' Related Containers ' containment reference |
void |
setRelationshipResourceSet(RelationshipResourceSet value)
Sets the value of the ' Relationship Resource Set ' containment reference |
void |
setRepositoryDescriptors(RepositoryDescriptors value)
Sets the value of the ' Repository Descriptors ' containment reference |
Method Detail |
---|
RepositoryDescriptor getRepositoryDescriptor(java.lang.String repositoryDescriptorName)
java.util.List listRepositoryDescriptorNames()
java.util.List listRelatedContainerUris()
void removeRelatedContainerUri(java.lang.String relatedContainerUri)
void addRelatedContainerUri(java.lang.String relatedContainerUri)
java.lang.String serialize()
void serialize(java.io.OutputStream outputStream)
java.lang.String getContainerUri()
If the meaning of the 'Container Uri' attribute isn't clear, there really should be more of a description here...
setContainerUri(String)
void setContainerUri(java.lang.String value)
Container Uri
' attribute.
value
- the new value of the 'Container Uri' attribute.getContainerUri()
ContainerPathElement getContainerPath()
If the meaning of the 'Container Path' containment reference isn't clear, there really should be more of a description here...
setContainerPath(ContainerPathElement)
void setContainerPath(ContainerPathElement value)
Container Path
' containment reference.
value
- the new value of the 'Container Path' containment reference.getContainerPath()
java.lang.String getContainerType()
If the meaning of the 'Container Type' attribute isn't clear, there really should be more of a description here...
setContainerType(String)
void setContainerType(java.lang.String value)
Container Type
' attribute.
value
- the new value of the 'Container Type' attribute.getContainerType()
java.lang.String getContainerDescription()
If the meaning of the 'Container Description' attribute isn't clear, there really should be more of a description here...
setContainerDescription(String)
void setContainerDescription(java.lang.String value)
Container Description
' attribute.
value
- the new value of the 'Container Description' attribute.getContainerDescription()
RepositoryDescriptors getRepositoryDescriptors()
If the meaning of the 'Repository Descriptors' containment reference isn't clear, there really should be more of a description here...
setRepositoryDescriptors(RepositoryDescriptors)
void setRepositoryDescriptors(RepositoryDescriptors value)
Repository Descriptors
' containment reference.
value
- the new value of the 'Repository Descriptors' containment reference.getRepositoryDescriptors()
RelatedContainers getRelatedContainers()
If the meaning of the 'Related Containers' containment reference isn't clear, there really should be more of a description here...
setRelatedContainers(RelatedContainers)
void setRelatedContainers(RelatedContainers value)
Related Containers
' containment reference.
value
- the new value of the 'Related Containers' containment reference.getRelatedContainers()
ContainerProperties getContainerProperties()
If the meaning of the 'Container Properties' containment reference isn't clear, there really should be more of a description here...
setContainerProperties(ContainerProperties)
void setContainerProperties(ContainerProperties value)
Container Properties
' containment reference.
value
- the new value of the 'Container Properties' containment reference.getContainerProperties()
RelationshipResourceSet getRelationshipResourceSet()
If the meaning of the 'Relationship Resource Set' containment reference isn't clear, there really should be more of a description here...
setRelationshipResourceSet(RelationshipResourceSet)
void setRelationshipResourceSet(RelationshipResourceSet value)
Relationship Resource Set
' containment reference.
value
- the new value of the 'Relationship Resource Set' containment reference.getRelationshipResourceSet()
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |