org.plasma.sdo.repository
Class EnumerationLiteral

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

public class EnumerationLiteral
extends Object


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

Constructor Detail

EnumerationLiteral

public EnumerationLiteral(org.modeldriven.fuml.repository.EnumerationLiteral literal)
Method Detail

getName

public String getName()

getComments

public List<Comment> getComments()

getPhysicalName

public String getPhysicalName()

findAlias

public SDOAlias findAlias()


Copyright © 2013. All rights reserved.