|
||||||||||
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
public abstract class SOACoreScribblerDomain
Constructor Summary | |
---|---|
SOACoreScribblerDomain(IProject theContainingProject)
|
Method Summary | |
---|---|
java.lang.String |
getEditModelLabel()
The edit model label will be used to identify the relevant edit model that should be used when creating an IEditModelScribbler from this IScribblerDomain. |
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, getResourceDescriptors, getTechnologyFlavorLifecycle, getTechnologyFlavorLifecycles, isContained |
Constructor Detail |
---|
public SOACoreScribblerDomain(IProject theContainingProject)
Method Detail |
---|
public java.lang.String getEditModelLabel()
IScribblerDomain
IEditModelFactory.createScribblerForRead(IProject, IScribblerDomain)
.
Clients must still explicitly supply an IEditModel label when using any
API that takes an array of IScribblerDomains.
getEditModelLabel
in interface IScribblerDomain
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |