org.ucworkbench.model.review
Interface ReviewPackage


public interface ReviewPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
ReviewFactory

Field Summary
static int COMMENT
          The meta object id for the 'Comment' class.
static int COMMENT__CONTENT
          The feature id for the 'Content' attribute.
static int COMMENT__NODE_REVIEW
          The feature id for the 'Node Review' container reference.
static int COMMENT_FEATURE_COUNT
          The number of structural features of the 'Comment' class
static java.lang.String copyright
           
static ReviewPackage eINSTANCE
          The singleton instance of the package.
static java.lang.String eNAME
          The package name.
static java.lang.String eNS_PREFIX
          The package namespace name.
static java.lang.String eNS_URI
          The package namespace URI.
static int NODE_REVIEW
          The meta object id for the 'Node Review' class.
static int NODE_REVIEW__COMMENT
          The feature id for the 'Comment' containment reference list.
static int NODE_REVIEW__ID
          The feature id for the 'Id' attribute.
static int NODE_REVIEW__NUMBER_OF_SECONDS
          The feature id for the 'Number Of Seconds' attribute.
static int NODE_REVIEW__NUMER_OF_VISITS
          The feature id for the 'Numer Of Visits' attribute
static int NODE_REVIEW__REVIEW_STATUS
          The feature id for the 'Review Status' container reference.
static int NODE_REVIEW_FEATURE_COUNT
          The number of structural features of the 'Node Review' class.
static int REVIEW_STATUS
          The meta object id for the 'Status' class.
static int REVIEW_STATUS__NODE_REVIEW
          The feature id for the 'Node Review' containment reference list.
static int REVIEW_STATUS_FEATURE_COUNT
          The number of structural features of the 'Status' class
 
Method Summary
 EAttribute getComment_Content()
          Returns the meta object for the attribute 'Content'
 EReference getComment_NodeReview()
          Returns the meta object for the container reference 'Node Review'
 EClass getComment()
          Returns the meta object for class 'Comment'
 EReference getNodeReview_Comment()
          Returns the meta object for the containment reference list 'Comment'
 EAttribute getNodeReview_Id()
          Returns the meta object for the attribute 'Id'
 EAttribute getNodeReview_NumberOfSeconds()
          Returns the meta object for the attribute 'Number Of Seconds'
 EAttribute getNodeReview_NumerOfVisits()
          Returns the meta object for the attribute 'Numer Of Visits'
 EReference getNodeReview_ReviewStatus()
          Returns the meta object for the container reference 'Review Status'
 EClass getNodeReview()
          Returns the meta object for class 'Node Review'
 ReviewFactory getReviewFactory()
          Returns the factory that creates the instances of the model.
 EReference getReviewStatus_NodeReview()
          Returns the meta object for the containment reference list 'Node Review'
 EClass getReviewStatus()
          Returns the meta object for class 'Status'
 

Field Detail

copyright

static final java.lang.String copyright

See Also:
Constant Field Values

eNAME

static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values

eNS_URI

static final java.lang.String eNS_URI
The package namespace URI.

See Also:
Constant Field Values

eNS_PREFIX

static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eINSTANCE

static final ReviewPackage eINSTANCE
The singleton instance of the package.


REVIEW_STATUS

static final int REVIEW_STATUS
The meta object id for the 'Status' class.

See Also:
org.ucworkbench.model.review.impl.ReviewStatusImpl, org.ucworkbench.model.review.impl.ReviewPackageImpl#getReviewStatus(), Constant Field Values

REVIEW_STATUS__NODE_REVIEW

static final int REVIEW_STATUS__NODE_REVIEW
The feature id for the 'Node Review' containment reference list.

See Also:
Constant Field Values

REVIEW_STATUS_FEATURE_COUNT

static final int REVIEW_STATUS_FEATURE_COUNT
The number of structural features of the 'Status' class.

See Also:
Constant Field Values

NODE_REVIEW

static final int NODE_REVIEW
The meta object id for the 'Node Review' class.

See Also:
org.ucworkbench.model.review.impl.NodeReviewImpl, org.ucworkbench.model.review.impl.ReviewPackageImpl#getNodeReview(), Constant Field Values

NODE_REVIEW__ID

static final int NODE_REVIEW__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

NODE_REVIEW__NUMER_OF_VISITS

static final int NODE_REVIEW__NUMER_OF_VISITS
The feature id for the 'Numer Of Visits' attribute.

See Also:
Constant Field Values

NODE_REVIEW__COMMENT

static final int NODE_REVIEW__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

NODE_REVIEW__REVIEW_STATUS

static final int NODE_REVIEW__REVIEW_STATUS
The feature id for the 'Review Status' container reference.

See Also:
Constant Field Values

NODE_REVIEW__NUMBER_OF_SECONDS

static final int NODE_REVIEW__NUMBER_OF_SECONDS
The feature id for the 'Number Of Seconds' attribute.

See Also:
Constant Field Values

NODE_REVIEW_FEATURE_COUNT

static final int NODE_REVIEW_FEATURE_COUNT
The number of structural features of the 'Node Review' class.

See Also:
Constant Field Values

COMMENT

static final int COMMENT
The meta object id for the 'Comment' class.

See Also:
org.ucworkbench.model.review.impl.CommentImpl, org.ucworkbench.model.review.impl.ReviewPackageImpl#getComment(), Constant Field Values

COMMENT__CONTENT

static final int COMMENT__CONTENT
The feature id for the 'Content' attribute.

See Also:
Constant Field Values

COMMENT__NODE_REVIEW

static final int COMMENT__NODE_REVIEW
The feature id for the 'Node Review' container reference.

See Also:
Constant Field Values

COMMENT_FEATURE_COUNT

static final int COMMENT_FEATURE_COUNT
The number of structural features of the 'Comment' class.

See Also:
Constant Field Values
Method Detail

getReviewStatus

EClass getReviewStatus()
Returns the meta object for class 'Status'.

Returns:
the meta object for class 'Status'.
See Also:
ReviewStatus

getReviewStatus_NodeReview

EReference getReviewStatus_NodeReview()
Returns the meta object for the containment reference list 'Node Review'.

Returns:
the meta object for the containment reference list 'Node Review'.
See Also:
ReviewStatus.getNodeReview(), getReviewStatus()

getNodeReview

EClass getNodeReview()
Returns the meta object for class 'Node Review'.

Returns:
the meta object for class 'Node Review'.
See Also:
NodeReview

getNodeReview_Id

EAttribute getNodeReview_Id()
Returns the meta object for the attribute 'Id'.

Returns:
the meta object for the attribute 'Id'.
See Also:
NodeReview.getId(), getNodeReview()

getNodeReview_NumerOfVisits

EAttribute getNodeReview_NumerOfVisits()
Returns the meta object for the attribute 'Numer Of Visits'.

Returns:
the meta object for the attribute 'Numer Of Visits'.
See Also:
NodeReview.getNumerOfVisits(), getNodeReview()

getNodeReview_Comment

EReference getNodeReview_Comment()
Returns the meta object for the containment reference list 'Comment'.

Returns:
the meta object for the containment reference list 'Comment'.
See Also:
NodeReview.getComment(), getNodeReview()

getNodeReview_ReviewStatus

EReference getNodeReview_ReviewStatus()
Returns the meta object for the container reference 'Review Status'.

Returns:
the meta object for the container reference 'Review Status'.
See Also:
NodeReview.getReviewStatus(), getNodeReview()

getNodeReview_NumberOfSeconds

EAttribute getNodeReview_NumberOfSeconds()
Returns the meta object for the attribute 'Number Of Seconds'.

Returns:
the meta object for the attribute 'Number Of Seconds'.
See Also:
NodeReview.getNumberOfSeconds(), getNodeReview()

getComment

EClass getComment()
Returns the meta object for class 'Comment'.

Returns:
the meta object for class 'Comment'.
See Also:
Comment

getComment_Content

EAttribute getComment_Content()
Returns the meta object for the attribute 'Content'.

Returns:
the meta object for the attribute 'Content'.
See Also:
Comment.getContent(), getComment()

getComment_NodeReview

EReference getComment_NodeReview()
Returns the meta object for the container reference 'Node Review'.

Returns:
the meta object for the container reference 'Node Review'.
See Also:
Comment.getNodeReview(), getComment()

getReviewFactory

ReviewFactory getReviewFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.