Uses of Class
org.modeldriven.fuml.common.uuid.MalformedUUIDException

Packages that use MalformedUUIDException
org.modeldriven.fuml.common.uuid   
 

Uses of MalformedUUIDException in org.modeldriven.fuml.common.uuid
 

Methods in org.modeldriven.fuml.common.uuid that throw MalformedUUIDException
static long UUID.getCreationTime(byte[] uuid)
           
 

Constructors in org.modeldriven.fuml.common.uuid that throw MalformedUUIDException
UUID(byte[] data)
          Reconstruct a UUID from its intrinsic 16 bytes
UUID(String id)
          Reconstruct a UUID from its various string representations.
 



Copyright © 2012. All Rights Reserved.