|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CwmTable
Table object instance interface. A materialized NamedColumnSet.
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 |
getTemporaryScope()
Returns the value of attribute temporaryScope. |
List<CwmTrigger> |
getTrigger()
Returns the value of reference trigger. |
boolean |
isSystem()
Returns the value of attribute isSystem. |
boolean |
isTemporary()
Returns the value of attribute isTemporary. |
void |
setSystem(boolean newValue)
Sets the value of isSystem attribute. |
void |
setTemporary(boolean newValue)
Sets the value of isTemporary attribute. |
void |
setTemporaryScope(String newValue)
Sets the value of temporaryScope attribute. |
| Methods inherited from interface net.sf.farrago.cwm.relational.CwmNamedColumnSet |
|---|
getOptionScopeColumn, getType, getUsingTrigger, setType |
| Methods inherited from interface net.sf.farrago.cwm.core.CwmClassifier |
|---|
getFeature, isAbstract, setAbstract |
| 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 |
| Method Detail |
|---|
boolean isTemporary()
void setTemporary(boolean newValue)
isTemporary()
for description on the attribute.
newValue - New value to be set.String getTemporaryScope()
void setTemporaryScope(String newValue)
getTemporaryScope() for description on the attribute.
newValue - New value to be set.boolean isSystem()
void setSystem(boolean newValue)
isSystem() for
description on the attribute.
newValue - New value to be set.List<CwmTrigger> getTrigger()
CwmTrigger
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||