|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.stp.core.infrastructure.emf.DefaultScribblerDomain
org.eclipse.stp.core.resources.SOACoreScribblerDomain
org.eclipse.stp.core.resources.ComponentTypeScribblerDomain
public class ComponentTypeScribblerDomain
Constructor Summary | |
---|---|
ComponentTypeScribblerDomain(IFile aComponentType)
|
Method Summary | |
---|---|
IEditModelScribbler |
createScribblerForRead()
|
IEditModelScribbler |
createScribblerForWrite()
|
EclipseResourceDescriptor |
getComponentTypeDescriptor()
|
IResourceDescriptor[] |
getResourceDescriptors()
Defines the interesting set of ResourceDescriptors for this IEditingDomain. |
Methods inherited from class org.eclipse.stp.core.resources.SOACoreScribblerDomain |
---|
getEditModelLabel |
Methods inherited from class org.eclipse.stp.core.infrastructure.emf.DefaultScribblerDomain |
---|
addTechnologyFlavorLifecycle, getLabel, getTechnologyFlavorLifecycle, getTechnologyFlavorLifecycles, isContained, matches |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.stp.core.infrastructure.emf.IScribblerDomain |
---|
addTechnologyFlavorLifecycle, getEditModelLabel, getTechnologyFlavorLifecycle, getTechnologyFlavorLifecycles, isContained |
Constructor Detail |
---|
public ComponentTypeScribblerDomain(IFile aComponentType)
Method Detail |
---|
public IEditModelScribbler createScribblerForRead() throws EditModelException
EditModelException
public IEditModelScribbler createScribblerForWrite() throws EditModelException
EditModelException
public IResourceDescriptor[] getResourceDescriptors()
IScribblerDomain
getResourceDescriptors
in interface IScribblerDomain
public EclipseResourceDescriptor getComponentTypeDescriptor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |