org.plasma.sdo.repository
Class Enumeration

java.lang.Object
  extended by org.plasma.sdo.repository.Enumeration

public class Enumeration
extends Object


Constructor Summary
Enumeration(org.modeldriven.fuml.repository.Enumeration enumeration)
           
 
Method Summary
 SDOAlias findAlias()
           
 List<Comment> getComments()
           
 String getName()
           
 List<EnumerationLiteral> getOwnedLiteral()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Enumeration

public Enumeration(org.modeldriven.fuml.repository.Enumeration enumeration)
Method Detail

getName

public String getName()

getComments

public List<Comment> getComments()

getOwnedLiteral

public List<EnumerationLiteral> getOwnedLiteral()

findAlias

public SDOAlias findAlias()


Copyright © 2013. All rights reserved.