|
Eclipse Platform Release 3.2 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.text.revisions.RevisionInformation
Encapsulates revision information for one line-based document.
Clients may instantiate.
Revision
Constructor Summary | |
---|---|
RevisionInformation()
Creates a new revision information model. |
Method Summary | |
---|---|
void |
addRevision(Revision revision)
Adds a revision. |
List |
getRevisions()
Returns the contained revisions. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RevisionInformation()
Method Detail |
public void addRevision(Revision revision)
revision
- a revisionpublic List getRevisions()
Revision
)
|
Eclipse Platform Release 3.2 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.