public interface ProjectLocale extends Resolvable<ProjectVersion,Resolvable<?,?>>
The following features are supported:
PropertiesPackage.getProjectLocale()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<PropertyFileDescriptor> |
getDescriptors()
Returns the value of the 'Descriptors' reference list.
|
Locale |
getLocale()
Returns the value of the 'Locale' attribute
|
int |
getPropertyCount()
Returns the value of the 'Property Count' attribute
|
boolean |
isMaster() |
void |
setLocale(Locale value)
Sets the value of the '
Locale' attribute |
void |
setPropertyCount(int value)
Sets the value of the '
Property Count' attribute |
absoluteFilePath, absolutPath, fullPath, getChild, getChildren, getName, getParent, getPercentComplete, relativePath, resolveChild, resolveChild, setName, setParent, setPercentComplete, toURI, updatePercentCompletecdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptionLocale getLocale()
If the meaning of the 'Locale' attribute isn't clear, there really should be more of a description here...
setLocale(Locale),
PropertiesPackage.getProjectLocale_Locale()void setLocale(Locale value)
Locale' attribute.
value - the new value of the 'Locale' attribute.getLocale()org.eclipse.emf.common.util.EList<PropertyFileDescriptor> getDescriptors()
PropertyFileDescriptor.
It is bidirectional and its opposite is 'Project Locale'.
If the meaning of the 'Descriptors' reference isn't clear, there really should be more of a description here...
PropertiesPackage.getProjectLocale_Descriptors(),
PropertyFileDescriptor.getProjectLocale()int getPropertyCount()
If the meaning of the 'Property Count' attribute isn't clear, there really should be more of a description here...
setPropertyCount(int),
PropertiesPackage.getProjectLocale_PropertyCount()void setPropertyCount(int value)
Property Count' attribute.
value - the new value of the 'Property Count' attribute.getPropertyCount()boolean isMaster()
Copyright © 2013–2014 Jabylon. All rights reserved.