|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FemDataServer
DataServer object instance interface.
Note: This type should not be subclassed, implemented or directly instantiated by clients. It is generated from a MOF metamodel and implemented by Enki or MDR.
Method Summary | |
---|---|
Collection<FemBaseColumnSet> |
getColumnSet()
Returns the value of reference ColumnSet. |
String |
getType()
Returns the value of attribute type. |
String |
getVersion()
Returns the value of attribute version. |
FemDataWrapper |
getWrapper()
Returns the value of reference Wrapper. |
void |
setType(String newValue)
Sets the value of type attribute. |
void |
setVersion(String newValue)
Sets the value of version attribute. |
void |
setWrapper(FemDataWrapper newValue)
Sets the value of Wrapper reference. |
Methods inherited from interface net.sf.farrago.cwm.relational.CwmCatalog |
---|
getDefaultCharacterSetName, getDefaultCollationName, setDefaultCharacterSetName, setDefaultCollationName |
Methods inherited from interface net.sf.farrago.cwm.core.CwmPackage |
---|
getImportedElement |
Methods inherited from interface net.sf.farrago.cwm.core.CwmNamespace |
---|
getOwnedElement |
Methods inherited from interface net.sf.farrago.cwm.core.CwmModelElement |
---|
getClientDependency, getConstraint, getImporter, getName, getNamespace, getVisibility, setName, setNamespace, setVisibility |
Methods inherited from interface javax.jmi.reflect.RefObject |
---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
Methods inherited from interface javax.jmi.reflect.RefFeatured |
---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
Methods inherited from interface javax.jmi.reflect.RefBaseObject |
---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
Methods inherited from interface net.sf.farrago.fem.med.FemElementWithStorageOptions |
---|
getStorageOptions |
Methods inherited from interface net.sf.farrago.fem.sql2003.FemAnnotatedElement |
---|
getCreationTimestamp, getDescription, getLineageId, getModificationTimestamp, getTagAnnotation, setCreationTimestamp, setDescription, setLineageId, setModificationTimestamp |
Method Detail |
---|
String getType()
void setType(String newValue)
getType()
for
description on the attribute.
newValue
- New value to be set.String getVersion()
void setVersion(String newValue)
getVersion()
for
description on the attribute.
newValue
- New value to be set.FemDataWrapper getWrapper()
void setWrapper(FemDataWrapper newValue)
getWrapper()
for
description on the attribute.
newValue
- New value to be set.Collection<FemBaseColumnSet> getColumnSet()
FemBaseColumnSet
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |