|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FemJar
Jar 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 | |
---|---|
int |
getDeploymentState()
Returns the value of attribute deploymentState. |
String |
getUrl()
Returns the value of attribute url. |
boolean |
isModelExtension()
Returns the value of attribute modelExtension. |
void |
setDeploymentState(int newValue)
Sets the value of deploymentState attribute. |
void |
setModelExtension(boolean newValue)
Sets the value of modelExtension attribute. |
void |
setUrl(String newValue)
Sets the value of url attribute. |
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.sql2003.FemAnnotatedElement |
---|
getCreationTimestamp, getDescription, getLineageId, getModificationTimestamp, getTagAnnotation, setCreationTimestamp, setDescription, setLineageId, setModificationTimestamp |
Method Detail |
---|
String getUrl()
void setUrl(String newValue)
getUrl()
for description
on the attribute.
newValue
- New value to be set.int getDeploymentState()
void setDeploymentState(int newValue)
getDeploymentState()
for description on the attribute.
newValue
- New value to be set.boolean isModelExtension()
void setModelExtension(boolean newValue)
isModelExtension()
for description on the attribute.
newValue
- New value to be set.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |