|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nih.nci.cagrid.metadata.dataservice.DomainModel
public class DomainModel
Constructor Summary | |
---|---|
DomainModel()
|
|
DomainModel(DomainModelExposedUMLAssociationCollection exposedUMLAssociationCollection,
DomainModelExposedUMLClassCollection exposedUMLClassCollection,
java.lang.String projectDescription,
java.lang.String projectLongName,
java.lang.String projectShortName,
java.lang.String projectVersion,
DomainModelUmlGeneralizationCollection umlGeneralizationCollection)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
DomainModelExposedUMLAssociationCollection |
getExposedUMLAssociationCollection()
Gets the exposedUMLAssociationCollection value for this DomainModel. |
DomainModelExposedUMLClassCollection |
getExposedUMLClassCollection()
Gets the exposedUMLClassCollection value for this DomainModel. |
java.lang.String |
getProjectDescription()
Gets the projectDescription value for this DomainModel. |
java.lang.String |
getProjectLongName()
Gets the projectLongName value for this DomainModel. |
java.lang.String |
getProjectShortName()
Gets the projectShortName value for this DomainModel. |
java.lang.String |
getProjectVersion()
Gets the projectVersion value for this DomainModel. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
DomainModelUmlGeneralizationCollection |
getUmlGeneralizationCollection()
Gets the umlGeneralizationCollection value for this DomainModel. |
int |
hashCode()
|
void |
setExposedUMLAssociationCollection(DomainModelExposedUMLAssociationCollection exposedUMLAssociationCollection)
Sets the exposedUMLAssociationCollection value for this DomainModel. |
void |
setExposedUMLClassCollection(DomainModelExposedUMLClassCollection exposedUMLClassCollection)
Sets the exposedUMLClassCollection value for this DomainModel. |
void |
setProjectDescription(java.lang.String projectDescription)
Sets the projectDescription value for this DomainModel. |
void |
setProjectLongName(java.lang.String projectLongName)
Sets the projectLongName value for this DomainModel. |
void |
setProjectShortName(java.lang.String projectShortName)
Sets the projectShortName value for this DomainModel. |
void |
setProjectVersion(java.lang.String projectVersion)
Sets the projectVersion value for this DomainModel. |
void |
setUmlGeneralizationCollection(DomainModelUmlGeneralizationCollection umlGeneralizationCollection)
Sets the umlGeneralizationCollection value for this DomainModel. |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DomainModel()
public DomainModel(DomainModelExposedUMLAssociationCollection exposedUMLAssociationCollection, DomainModelExposedUMLClassCollection exposedUMLClassCollection, java.lang.String projectDescription, java.lang.String projectLongName, java.lang.String projectShortName, java.lang.String projectVersion, DomainModelUmlGeneralizationCollection umlGeneralizationCollection)
Method Detail |
---|
public DomainModelExposedUMLAssociationCollection getExposedUMLAssociationCollection()
public void setExposedUMLAssociationCollection(DomainModelExposedUMLAssociationCollection exposedUMLAssociationCollection)
exposedUMLAssociationCollection
- public DomainModelExposedUMLClassCollection getExposedUMLClassCollection()
public void setExposedUMLClassCollection(DomainModelExposedUMLClassCollection exposedUMLClassCollection)
exposedUMLClassCollection
- public DomainModelUmlGeneralizationCollection getUmlGeneralizationCollection()
public void setUmlGeneralizationCollection(DomainModelUmlGeneralizationCollection umlGeneralizationCollection)
umlGeneralizationCollection
- public java.lang.String getProjectDescription()
public void setProjectDescription(java.lang.String projectDescription)
projectDescription
- public java.lang.String getProjectLongName()
public void setProjectLongName(java.lang.String projectLongName)
projectLongName
- public java.lang.String getProjectShortName()
public void setProjectShortName(java.lang.String projectShortName)
projectShortName
- public java.lang.String getProjectVersion()
public void setProjectVersion(java.lang.String projectVersion)
projectVersion
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |