|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FemDataWrapper
DataWrapper 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 | |
---|---|
String |
getLanguage()
Returns the value of attribute language. |
String |
getLibraryFile()
Returns the value of attribute libraryFile. |
Collection<FemDataServer> |
getServer()
Returns the value of reference Server. |
boolean |
isForeign()
Returns the value of attribute foreign. |
void |
setForeign(boolean newValue)
Sets the value of foreign attribute. |
void |
setLanguage(String newValue)
Sets the value of language attribute. |
void |
setLibraryFile(String newValue)
Sets the value of libraryFile attribute. |
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 |
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 |
Method Detail |
---|
String getLibraryFile()
void setLibraryFile(String newValue)
getLibraryFile()
for description on the attribute.
newValue
- New value to be set.String getLanguage()
void setLanguage(String newValue)
getLanguage()
for
description on the attribute.
newValue
- New value to be set.boolean isForeign()
void setForeign(boolean newValue)
isForeign()
for
description on the attribute.
newValue
- New value to be set.Collection<FemDataServer> getServer()
FemDataServer
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |