|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.wst.common.frameworks.datamodel.AbstractDataModelProvider
org.eclipse.stp.core.infrastructure.operations.AbstractScribblerDataModelProvider
org.eclipse.stp.core.delete.operations.DeletePropertyDataModelProvider
public class DeletePropertyDataModelProvider
Field Summary |
---|
Fields inherited from interface org.eclipse.stp.core.delete.operations.IDeletePropertyDataModelProperties |
---|
COMPONENT_TYPE, PROPERTY_NAMES |
Fields inherited from interface org.eclipse.stp.core.infrastructure.operations.IAbstractScribblerDataModelProperties |
---|
EDIT_MODEL_LABEL, PROJECT_NAME, RESULT, SCRIBBLER_DOMAINS |
Fields inherited from interface org.eclipse.wst.common.frameworks.datamodel.IDataModelProperties |
---|
ALLOW_EXTENSIONS, RESTRICT_EXTENSIONS |
Fields inherited from interface org.eclipse.wst.common.frameworks.datamodel.IDataModelProvider |
---|
OK_STATUS |
Constructor Summary | |
---|---|
DeletePropertyDataModelProvider()
|
Method Summary | |
---|---|
org.eclipse.wst.common.frameworks.datamodel.IDataModelOperation |
getDefaultOperation()
|
java.util.Set |
getPropertyNames()
|
org.eclipse.core.runtime.IStatus |
validate(java.lang.String propertyName)
|
Methods inherited from class org.eclipse.stp.core.infrastructure.operations.AbstractScribblerDataModelProvider |
---|
getProject |
Methods inherited from class org.eclipse.wst.common.frameworks.datamodel.AbstractDataModelProvider |
---|
dispose, getDataModel, getDefaultProperty, getExtendedContext, getID, getPropertyDescriptor, getValidPropertyDescriptors, init, isPropertyEnabled, propertySet, setDataModel |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeletePropertyDataModelProvider()
Method Detail |
---|
public java.util.Set getPropertyNames()
getPropertyNames
in interface org.eclipse.wst.common.frameworks.datamodel.IDataModelProvider
getPropertyNames
in class org.eclipse.stp.core.infrastructure.operations.AbstractScribblerDataModelProvider
public org.eclipse.core.runtime.IStatus validate(java.lang.String propertyName)
validate
in interface org.eclipse.wst.common.frameworks.datamodel.IDataModelProvider
validate
in class org.eclipse.stp.core.infrastructure.operations.AbstractScribblerDataModelProvider
public org.eclipse.wst.common.frameworks.datamodel.IDataModelOperation getDefaultOperation()
getDefaultOperation
in interface org.eclipse.wst.common.frameworks.datamodel.IDataModelProvider
getDefaultOperation
in class org.eclipse.wst.common.frameworks.datamodel.AbstractDataModelProvider
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |