|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FemAnnotatedElement
AnnotatedElement 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 |
getCreationTimestamp()
Returns the value of attribute creationTimestamp. |
String |
getDescription()
Returns the value of attribute description. |
String |
getLineageId()
Returns the value of attribute lineageId. |
String |
getModificationTimestamp()
Returns the value of attribute modificationTimestamp. |
Collection<FemTagAnnotation> |
getTagAnnotation()
Returns the value of reference TagAnnotation. |
void |
setCreationTimestamp(String newValue)
Sets the value of creationTimestamp attribute. |
void |
setDescription(String newValue)
Sets the value of description attribute. |
void |
setLineageId(String newValue)
Sets the value of lineageId attribute. |
void |
setModificationTimestamp(String newValue)
Sets the value of modificationTimestamp attribute. |
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 getDescription()
void setDescription(String newValue)
getDescription()
for description on the attribute.
newValue
- New value to be set.String getLineageId()
void setLineageId(String newValue)
getLineageId()
for
description on the attribute.
newValue
- New value to be set.String getCreationTimestamp()
void setCreationTimestamp(String newValue)
getCreationTimestamp()
for description on the attribute.
newValue
- New value to be set.String getModificationTimestamp()
void setModificationTimestamp(String newValue)
getModificationTimestamp()
for description on the attribute.
newValue
- New value to be set.Collection<FemTagAnnotation> getTagAnnotation()
FemTagAnnotation
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |