|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.jst.jsf.metadataprocessors.internal.provisional.AbstractMetaDataEnabledFeature
Simple abstract class that implementers of IMetaDataEnabledFeature can subclass
| Constructor Summary | |
AbstractMetaDataEnabledFeature()
|
|
| Method Summary | |
java.lang.String |
getBundleID()
Gets the bundleId used to define the extension |
CMAnnotationContext |
getCMAnnotationContext()
Gets content model context that this feature will operating on |
protected java.lang.String |
getCMAttributePropertyValue(java.lang.String propName)
Return the single expected String value for a given property. |
protected java.util.List |
getCMAttributePropertyValues(java.lang.String propName)
Return the List of values for a given property. |
protected java.lang.String |
getCMSmallIcon()
|
protected org.eclipse.jface.resource.ImageDescriptor |
getImage()
|
IStructuredDocumentContext |
getStructuredDocumentContext()
Gets structured document context that this feature will operating on |
void |
setBundleID(java.lang.String bundleID)
Sets the bundle id used to define this feature |
void |
setContentModelContext(CMAnnotationContext context)
Sets content model context that this feature will operating on |
void |
setStructuredDocumentContext(IStructuredDocumentContext context)
Sets structured document context that this feature will operating on |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AbstractMetaDataEnabledFeature()
| Method Detail |
public void setContentModelContext(CMAnnotationContext context)
IMetaDataEnabledFeature
setContentModelContext in interface IMetaDataEnabledFeaturepublic CMAnnotationContext getCMAnnotationContext()
IMetaDataEnabledFeature
getCMAnnotationContext in interface IMetaDataEnabledFeaturepublic void setBundleID(java.lang.String bundleID)
IMetaDataEnabledFeature
setBundleID in interface IMetaDataEnabledFeaturepublic java.lang.String getBundleID()
IMetaDataEnabledFeature
getBundleID in interface IMetaDataEnabledFeaturepublic void setStructuredDocumentContext(IStructuredDocumentContext context)
IMetaDataEnabledFeature
setStructuredDocumentContext in interface IMetaDataEnabledFeaturepublic IStructuredDocumentContext getStructuredDocumentContext()
IMetaDataEnabledFeature
getStructuredDocumentContext in interface IMetaDataEnabledFeatureprotected java.lang.String getCMAttributePropertyValue(java.lang.String propName)
protected java.util.List getCMAttributePropertyValues(java.lang.String propName)
protected java.lang.String getCMSmallIcon()
protected org.eclipse.jface.resource.ImageDescriptor getImage()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||