|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.dsrg.sofa.repository.model.impl.XVersionedEntityImplMethods
public class XVersionedEntityImplMethods
A set of static methods used from the methods defined in the
VersionedEntityImpl
class.
Constructor Summary | |
---|---|
XVersionedEntityImplMethods()
|
Method Summary | |
---|---|
static Info |
addInfoBase(org.eclipse.emf.common.util.EList<Info> infoList,
java.lang.String name,
java.lang.String value)
Add info to the given list. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XVersionedEntityImplMethods()
Method Detail |
---|
public static Info addInfoBase(org.eclipse.emf.common.util.EList<Info> infoList, java.lang.String name, java.lang.String value)
addInfo
and
addTag
methods.
Also called from
repository
facade
.
IMORTANT: Assumes that there will be no name clash,
so it does not perform any verification.
infoList
- name
- value
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |